Method: OpenapiClient::AccountVerificationRequest#billing_address
- Defined in:
- lib/openapi_client/models/account_verification_request.rb
#billing_address ⇒ Object
Returns the value of attribute billing_address.
21 22 23 |
# File 'lib/openapi_client/models/account_verification_request.rb', line 21 def billing_address @billing_address end |