UNPKG

@okutrade/account-api

Version:

TypeScript client for OKU Account API using Connect-ES

14 lines (13 loc) 459 B
/** * CushService provides access to Cush functionality * Note: All /cush/* endpoints are delegated to the Uniheart component * * This service delegates all requests to the Uniheart component * The exact endpoints and their structures are defined by Uniheart * * @generated from service gfxcafe.oku.account.v1.CushService */ export declare const CushService: { readonly typeName: "gfxcafe.oku.account.v1.CushService"; readonly methods: {}; };