Braintree.Merchant.Business (Braintree v0.12.0)
Represents the business section of a merchant account.
For additional reference, see: https://developers.braintreepayments.com/reference/response/merchant-account/ruby
Link to this section Summary
Link to this section Types
Specs
t() :: %Braintree.Merchant.Business{
address: Braintree.Address.t(),
dba_name: String.t(),
legal_name: String.t(),
tax_id: String.t()
}
Link to this section Functions
Link to this function