class GoogleCloudChannelV1DateRange extends Model (View source)

Properties

protected $invoiceEndDateType
protected $invoiceEndDateDataType
protected $invoiceStartDateType
protected $invoiceStartDateDataType
protected $usageEndDateTimeType
protected $usageEndDateTimeDataType
protected $usageStartDateTimeType
protected $usageStartDateTimeDataType

Methods

setInvoiceEndDate(GoogleTypeDate $invoiceEndDate)

No description

setInvoiceStartDate(GoogleTypeDate $invoiceStartDate)

No description

setUsageEndDateTime(GoogleTypeDateTime $usageEndDateTime)

No description

setUsageStartDateTime(GoogleTypeDateTime $usageStartDateTime)

No description

Details

setInvoiceEndDate(GoogleTypeDate $invoiceEndDate)

No description

Parameters

GoogleTypeDate $invoiceEndDate

GoogleTypeDate getInvoiceEndDate()

No description

Return Value

GoogleTypeDate

setInvoiceStartDate(GoogleTypeDate $invoiceStartDate)

No description

Parameters

GoogleTypeDate $invoiceStartDate

GoogleTypeDate getInvoiceStartDate()

No description

Return Value

GoogleTypeDate

setUsageEndDateTime(GoogleTypeDateTime $usageEndDateTime)

No description

Parameters

GoogleTypeDateTime $usageEndDateTime

GoogleTypeDateTime getUsageEndDateTime()

No description

Return Value

GoogleTypeDateTime

setUsageStartDateTime(GoogleTypeDateTime $usageStartDateTime)

No description

Parameters

GoogleTypeDateTime $usageStartDateTime

GoogleTypeDateTime getUsageStartDateTime()

No description

Return Value

GoogleTypeDateTime