Type Aliases
The following type aliases are available globally.
-
Response model to create refund of Payment.
Declaration
Swift
public typealias PaymentCreateRefundResponse = PaymentCreateResponse
-
Response model to get records of VRPlink.
Declaration
Swift
public typealias VRPlinkGetRecordsResponse = [VRPlinkRecord]