TransactionKind type

Type of the transaction, billed or unbilled.
KnownTransactionKind can be used interchangeably with TransactionKind, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
All: All
Reservation: Reservation

type TransactionKind = string