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 |
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 |