DeletedRecordKey

public struct DeletedRecordKey

Define some key for DeletedRecord rest api

  • The entity name.

    Declaration

    Swift

    public static let entityName: String
  • The primary key.

    Declaration

    Swift

    public static let primaryKey: String
  • The table name.

    Declaration

    Swift

    public static let tableName: String
  • The table number.

    Declaration

    Swift

    public static let tableNumber: String
  • The stamp

    Declaration

    Swift

    public static let stamp: String