BillingFormAddress

constructor(name: String? = null, address: Address? = null, phone: Phone? = null)

Parameters

name
  • represent the cardHolderName in Billing form

address
  • Address represent the payment source owner's billing address in Billing form

phone
  • Phone represent the payment source owner's billing phone in Billing form