Time

Get a list of fields and their settings.

  • Permissions to view the App is needed.
  • API Tokens cannot be used with this API.

DateField

Warning

Methods

getUnique

Get the unique

Declaration

func getUnique() -> Bool?

Parameter

(none)

Return

Boolean

getDefaultValue

Get the defaultValue

Declaration

func getDefaultValue() -> String?

Parameter

(none)

Return

String

getDefaultNowValue

Get the defaultNowValue

Declaration

func getDefaultNowValue() -> Bool?

Parameter

(none)

Return

Boolean

DateTimeField

Warning

Methods

getUnique

Get the unique

Declaration

func getUnique() -> Bool?

Parameter

(none)

Return

Boolean

getDefaultValue

Get the defaultValue

Declaration

func getDefaultValue() -> String?

Parameter

(none)

Return

String

getDefaultNowValue

Get the defaultNowValue

Declaration

func getDefaultNowValue() -> Bool?

Parameter

(none)

Return

Boolean

TimeField

Warning

Methods

getDefaultValue

Get the defaultValue

Declaration

func getDefaultValue() -> String?

Parameter

(none)

Return

String

getDefaultNowValue

Get the defaultNowValue

Declaration

func getDefaultNowValue() -> Bool?

Parameter

(none)

Return

Boolean

Reference