UNPKG

cashport-sdk

Version:

Cashport SDK allows to integrate authorized payment and KYC features in your webapp.

4 lines 86 B
export interface ApiResponseError { errorMessage: string; errorCode: number; }