4D Payments SDK 2016 .NET Edition

Questions / Feedback?

DestinationState Property

State or province to which the goods are to be shipped.

Syntax

public string DestinationState { get; set; }
Public Property DestinationState As String

Default Value

""

Remarks

This property contains the State or Province where purchased goods will be delivered. The maximum length of this property is 3 characters. This property is only used for MasterCard Corporate Purchasing Cards (CardType = ctMasterCard).

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]