UNPKG

@bebapps/rapyd-sdk

Version:

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

7 lines (6 loc) 173 B
export interface RetrieveBeneficiaryIDRequest { /** * ID of the beneficiary tokenization page. String starting with **hp\_ben\_**. */ beneficiary_page: string; };