public class Storefront.MailingAddressQuery.FormattedArguments extends Arguments
| Modifier and Type | Method and Description |
|---|---|
Storefront.MailingAddressQuery.FormattedArguments |
withCompany(java.lang.Boolean value)
Whether to include the customer's company in the formatted address.
|
Storefront.MailingAddressQuery.FormattedArguments |
withName(java.lang.Boolean value)
Whether to include the customer's name in the formatted address.
|
end, startArgumentpublic Storefront.MailingAddressQuery.FormattedArguments withName(java.lang.Boolean value)
public Storefront.MailingAddressQuery.FormattedArguments withCompany(java.lang.Boolean value)