PaymentOperations.UpdateShippingAddressOperationName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name for the Update Shipping Address operation invocation.
public const string UpdateShippingAddressOperationName;
val mutable UpdateShippingAddressOperationName : string
Public Const UpdateShippingAddressOperationName As String
Field Value
Remarks
This operation accepts a PaymentRequestUpdate object and returns a PaymentDetails object or an error.