DBTEAMLOGResellerSupportChangePolicyDetails

Objective-C

@interface DBTEAMLOGResellerSupportChangePolicyDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGResellerSupportChangePolicyDetails : NSObject, DBSerializable, NSCopying

The ResellerSupportChangePolicyDetails struct.

Enabled/disabled reseller support.

This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

Instance fields

Constructors