carrierAccounts property

  1. @JsonParameter(Necessity.optional, ['order', 'carrier_accounts'])
List<ICarrierAccountParameter>? carrierAccounts
getter/setter pair

Implementation

@JsonParameter(Necessity.optional, ['order', 'carrier_accounts'])
List<ICarrierAccountParameter>? carrierAccounts;