struct Sendgrid::AdvancedSuppressionManagement
- Sendgrid::AdvancedSuppressionManagement
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
sendgrid/sendgrid_structs.crConstructors
Instance Method Summary
- #clone
- #copy_with(group_id _group_id = @group_id, groups_to_display _groups_to_display = @groups_to_display)
- #group_id : Int64
- #groups_to_display : Array(Int64) | Nil
Constructor Detail
Instance Method Detail
def copy_with(group_id _group_id = @group_id, groups_to_display _groups_to_display = @groups_to_display)
#