@aleph-sdk/monorepo
Preparing search index...
message/src
EstimatedCostsResponse
Type Alias EstimatedCostsResponse
type
EstimatedCostsResponse
=
{
charged_address
:
string
;
cost
:
string
;
detail
:
MessageCostLine
[]
;
payment_type
:
string
;
required_tokens
:
number
;
}
Index
Properties
charged_
address
cost
detail
payment_
type
required_
tokens
Properties
charged_
address
charged_address
:
string
cost
cost
:
string
detail
detail
:
MessageCostLine
[]
payment_
type
payment_type
:
string
required_
tokens
required_tokens
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
charged_
address
cost
detail
payment_
type
required_
tokens
@aleph-sdk/monorepo
Loading...