Class GuildOptions

java.lang.Object
io.gs2.cdk.guild.model.options.GuildOptions

public class GuildOptions extends Object
  • Field Details

    • attribute1

      public Integer attribute1
    • attribute2

      public Integer attribute2
    • attribute3

      public Integer attribute3
    • attribute4

      public Integer attribute4
    • attribute5

      public Integer attribute5
    • customRoles

      public List<RoleModel> customRoles
    • guildMemberDefaultRole

      public String guildMemberDefaultRole
    • timeOffsetToken

      public String timeOffsetToken
  • Constructor Details

    • GuildOptions

      public GuildOptions()
  • Method Details