ShippingAddressUsageIndicator: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=ShippingAddresUsageIndicator enumeration}} This enum indicates when the payer added the shipping address to it's account. = Included in = Shipping address...")
 
mNo edit summary
Line 5: Line 5:
= Included in =
= Included in =


Shipping address usage ndicator are used in the following structures:
Shipping address usage indicator are used in the following structures:
* [[PayerAccountInformation]]
* [[PayerAccountInformation]]



Revision as of 06:59, 18 July 2019

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.