targetAccount property

  1. @JsonKey(name: 'target_account')
DepositSwitchTargetAccount? targetAccount
final

Implementation

@JsonKey(name: 'target_account')
final DepositSwitchTargetAccount? targetAccount;