CoinbaseOnrampFee
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
The type of fee.
Available options:
FEE_TYPE_NETWORK, FEE_TYPE_EXCHANGE Digits with optional decimal part
Pattern:
^(\d+(\.\d+)?|\.\d+)$Example:
"100.00"
Maximum string length:
50Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"