PaymentOperations.UpdateShippingOptionOperationName 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 Option operation invocation.
public const string UpdateShippingOptionOperationName;
val mutable UpdateShippingOptionOperationName : string
Public Const UpdateShippingOptionOperationName As String
Field Value
Remarks
This operation accepts a PaymentRequestUpdate object and returns a PaymentDetails object or an error.