Note: Merges raw data with get_prop data so changes are returned too.
public get_address ( string $type = 'billing' ) : array | ||
$type | string | Billing or shipping. Anything else besides 'billing' will return shipping address. |
return | array | The stored address after filter. |