Interface representing wallet data, with support for both camelCase and snake_case property names for compatibility with older versions of the Python SDK.
Optional
The network ID in either camelCase or snake_case format, but not both.
The wallet seed
The CDP wallet ID in either camelCase or snake_case format, but not both.
Interface representing wallet data, with support for both camelCase and snake_case property names for compatibility with older versions of the Python SDK.