Customer.billingAddress

Undocumented in source.
class Customer
@Embedded("billing")
Address billingAddress;

Meta