DocuSign v0.2.9 DocuSign.Model.PaymentGatewayAccounts View Source

Information about a connected payment gateway account.

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.PaymentGatewayAccounts{
  displayName: String.t(),
  paymentGateway: String.t(),
  paymentGatewayAccountId: String.t(),
  paymentGatewayDisplayName: String.t()
}