Contents

ApplePayDateComponentsRange

A dictionary that specifies the start and end dates for a range of time.

Declaration

dictionary ApplePayDateComponentsRange {
	required ApplePayDateComponents startDateComponents;
	required ApplePayDateComponents endDateComponents;
};

Topics

Start and End Dates of the Range

See Also

Working with shipping method properties