Interface: ITripayResponse
Represents the response object returned by Tripay.
Properties
data
• data: any
Defined in
src/request/request.interface.ts:20
message
• message: string
Defined in
src/request/request.interface.ts:19
pagination
• Optional
pagination: ITripayPagination
Defined in
src/request/request.interface.ts:21
success
• success: boolean