View Source DocuSign.Model.PaymentGatewayAccountsInfo (DocuSign v1.0.0)

Holds information about connected payment accounts.

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.PaymentGatewayAccountsInfo{
  paymentGatewayAccounts: [DocuSign.Model.PaymentGatewayAccount.t()] | nil
}