Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 300 Bytes

File metadata and controls

29 lines (18 loc) · 300 Bytes

CheckoutUpdatePublicCustomFieldData

Supported Types

str

value: str = /* values here */

int

value: int = /* values here */

bool

value: bool = /* values here */

datetime

value: datetime = /* values here */