contractterm

package
v2.27.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 1 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContractTerm

type ContractTerm struct {
	Id                          string                           `json:"id"`
	Status                      contractTermEnum.Status          `json:"status"`
	ContractStart               int64                            `json:"contract_start"`
	ContractEnd                 int64                            `json:"contract_end"`
	BillingCycle                int32                            `json:"billing_cycle"`
	ActionAtTermEnd             contractTermEnum.ActionAtTermEnd `json:"action_at_term_end"`
	TotalContractValue          int64                            `json:"total_contract_value"`
	TotalContractValueBeforeTax int64                            `json:"total_contract_value_before_tax"`
	CancellationCutoffPeriod    int32                            `json:"cancellation_cutoff_period"`
	CreatedAt                   int64                            `json:"created_at"`
	SubscriptionId              string                           `json:"subscription_id"`
	RemainingBillingCycles      int32                            `json:"remaining_billing_cycles"`
	Object                      string                           `json:"object"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL