Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 681 Bytes

StoreDetailResponse.md

File metadata and controls

13 lines (8 loc) · 681 Bytes

StoreDetailResponse

Properties

Name Type Description Notes
pspReference kotlin.String A new reference to uniquely identify this request.
recurringDetailReference kotlin.String The token which you can use later on for submitting the payout.
resultCode kotlin.String The result code of the transaction. `Success` indicates that the details were stored successfully.
additionalData kotlin.collections.Map<kotlin.String, kotlin.String> This field contains additional data, which may be returned in a particular response. [optional]