GetShareResult

constructor(accessProtocol: String, azureContainerInfo: AzureContainerInfoResponse? = null, clientAccessRights: List<ClientAccessRightResponse>? = null, dataPolicy: String? = null, description: String? = null, id: String, monitoringStatus: String, name: String, refreshDetails: RefreshDetailsResponse? = null, shareMappings: List<MountPointMapResponse>, shareStatus: String, systemData: SystemDataResponse, type: String, userAccessRights: List<UserAccessRightResponse>? = null)