UNPKG

@bebapps/rapyd-sdk

Version:

An un-official [Rapyd](https://rapyd.net) SDK for Node.js.

7 lines (6 loc) 165 B
export interface ListOfficialIdentificationDocumentsRequest { /** * Two-letter ISO 3166-1 ALPHA-2 code for the country. Uppercase. */ country?: string; };