AccountResponse class

AccountResponse class

Account service response class.

The AccountResponse type exposes the following members:

Constructors

ConstructorDescription
AccountResponse()Initializes a new instance of AccountResponse class.

Properties

PropertyDescription
service_actionGets or sets the ServiceAdd or ServiceChange or ServiceDelete.
serviceGets or sets the service to be added/changed/deleted.
service_statusGets or sets the service status.

See Also