erpIntegration property

  1. @JsonKey.new(name: 'erp_integration', includeIfNull: false)
WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenResponseErpIntegration? erpIntegration
final

Implementation

@JsonKey(name: 'erp_integration', includeIfNull: false)
final WebApiModulesPluginsBoxedUpBoxedUpUpdateTokenResponseErpIntegration?
    erpIntegration;