Optional
input: Partial<IWalletTemplateCreateExtendedInput> & { Optional
androidOptional
brandOptional
defaultOptional
fieldOptional
nameOptional
organizationOptional
passdataOptional
programOptional
sharingOptional
sharingOptional
walletgetBody is used by the BambuClient to properly construct the request object body.
Returns the expected body of the request utilizing the defined request attributes.
This returns the proper response type for the execute function.
The response from the API request.
CreateWalletTemplate is the executable class for creating a wallet template.
Param: input
IWalletTemplateCreateExtendedInput
Returns
The templateId and possibly a message after creation.