Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 652 Bytes

WalletTransactionObject.md

File metadata and controls

18 lines (13 loc) · 652 Bytes

WalletTransactionObject

Properties

Name Type Description Notes
lago_id uuid::Uuid
lago_wallet_id uuid::Uuid
status String Status
transaction_type String Transaction type
amount f32
credit_amount f32
settled_at Option<String> [optional]
created_at String

[Back to Model list] [Back to API list] [Back to README]