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