accountId property

  1. @JsonParameter(Necessity.required, ['bank_account', 'account_id'])
String? accountId
getter/setter pair

Implementation

@JsonParameter(Necessity.required, ['bank_account', 'account_id'])
String? accountId;