Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 780 Bytes

FarmProps.md

File metadata and controls

15 lines (11 loc) · 780 Bytes

FarmProps

Properties

Name Type Description Notes
locked bool Farm is locked due to exceeding overdraft limit [optional]
twofa_required bool 2FA is required for update operations (if not owner) [optional]
trusted bool Farm is trusted (if not owner) [optional]
owner object Who owns the farm [optional]
payer object Who pays for the farm. If not set - owner is the payer. [optional]
personal_settings object Personal settings for current user [optional]

[Back to Model list] [Back to API list] [Back to README]