Record
create-verification-psd2-params
No description available.
record create-verification-psd2-params {
amount: string,
currency: currencies,
payee: string,
phone-number: string,
timeout-secs: option<s32>,
verify-profile-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | string | |
| currency | currencies | |
| payee | string | |
| phone-number | string | |
| timeout-secs | option<s32> | |
| verify-profile-id | string |