ShippingAddressUsageIndicator
ShippingAddresUsageIndicator enumeration
This enum indicates when the payer added the shipping address to it's account.
Included in
Shipping address usage indicator are used in the following structures:
Enum list
Enum value | Byte / int value | Description |
---|---|---|
ThisTransaction | 0 | The shipping address was added during this payment. |
LessThan30Days | 10 | The shipping address was added less than 30 days ago. |
Between30And60Days | 20 | The shipping address was added between 30 and 60 days ago. |
MoreThan60Days | 30 | The shipping address was added more than 60 days ago. |