Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (7 loc) · 648 Bytes

WalletTransactionCreateInputWalletTransaction.md

File metadata and controls

15 lines (7 loc) · 648 Bytes

WalletTransactionCreateInputWalletTransaction

Properties

Name Type Description Notes
walletId UUID Unique identifier assigned to the wallet within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the wallet’s record within the Lago system.
paidCredits String The number of paid credits. Required only if there is no granted credits. [optional]
grantedCredits String The number of free granted credits. Required only if there is no paid credits. [optional]