Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 285 Bytes

ordercustomfielddata.md

File metadata and controls

29 lines (18 loc) · 285 Bytes

OrderCustomFieldData

Supported Types

str

value: str = /* values here */

int

value: int = /* values here */

bool

value: bool = /* values here */

datetime

value: datetime = /* values here */