Method | Description | |
---|---|---|
CreateInstance ( string>.Dictionary |
Factory method for creating new object instances. For use by the de-serialization classes only.
|
|
OtherPaymentRefundDetailsType ( ) : System |
Default Constructor
|
|
ToNVPString ( string prefix ) : string |
public static CreateInstance ( string>.Dictionary |
||
map | string>.Dictionary | NVP map as returned by an API call |
prefix | string | NVP prefix for this class in the response |
index | int | For array elements, index of this element in the response |
return |
public OtherPaymentRefundDetailsType ( ) : System | ||
return | System |
public ToNVPString ( string prefix ) : string | ||
prefix | string | |
return | string |