Table of Contents

Interface IOrganizationResource

Namespace
Mailtrap.Organizations
Assembly
Mailtrap.Abstractions.dll

Represents organization resource.

public interface IOrganizationResource : IRestResource
Inherited Members

Methods

SubAccounts()

Gets sub account collection resource for the organization, represented by this resource instance.

IOrganizationSubAccountCollectionResource SubAccounts()

Returns

IOrganizationSubAccountCollectionResource

Sub account collection resource for the organization, represented by this resource instance.