Optional
input: Partial<IWalletTemplateUpdateExtendedInput> & { 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.
Abstract class that defines the required functions to properly invoke a BambuMeta request from a client application.