Record
subscription-phase
No description available.
record subscription-phase {
cadence: string,
ordinal: option<s64>,
periods: option<s32>,
recurring-price-money: money,
uid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cadence | string | |
| ordinal | option<s64> | |
| periods | option<s32> | |
| recurring-price-money | money | |
| uid | option<string> |