billingAddress property

AddressPortable? billingAddress
final

The billing address for this card. Supports only the address_line_1, address_line_2, admin_area_1, admin_area_2, postal_code, and country_code properties.

Implementation

final AddressPortable? billingAddress;