Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.contract.models
/
ZyncContractInvoiceBillingPeriod
Zync
Contract
Invoice
Billing
Period
data
class
ZyncContractInvoiceBillingPeriod
(
val
name
:
String
,
val
type
:
String
,
val
value
:
Int
)
Members
Constructors
Zync
Contract
Invoice
Billing
Period
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
,
value
:
Int
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
Int