Interface protos.google.cloud.channel.v1.IDateRange (3.2.1)

Properties of a DateRange.

Package

@google-cloud/channel

Properties

invoiceEndDate

invoiceEndDate?: (google.type.IDate|null);

DateRange invoiceEndDate

invoiceStartDate

invoiceStartDate?: (google.type.IDate|null);

DateRange invoiceStartDate

usageEndDateTime

usageEndDateTime?: (google.type.IDateTime|null);

DateRange usageEndDateTime

usageStartDateTime

usageStartDateTime?: (google.type.IDateTime|null);

DateRange usageStartDateTime