|
| 1 | + |
| 2 | +# com.aspose.email.cloud.sdk.model.AsposeResponse |
| 3 | + |
| 4 | +## Properties |
| 5 | +Name | Type | Description | Notes |
| 6 | +------------ | ------------- | ------------- | ------------- |
| 7 | +**code** | [**CodeEnum**](#CodeEnum) | | |
| 8 | +**status** | **String** | | [optional] |
| 9 | + |
| 10 | + |
| 11 | +<a name="CodeEnum"></a> |
| 12 | +## Enum: CodeEnum |
| 13 | +Name | Value |
| 14 | +---- | ----- |
| 15 | +CONTINUE | "Continue" |
| 16 | +SWITCHINGPROTOCOLS | "SwitchingProtocols" |
| 17 | +PROCESSING | "Processing" |
| 18 | +EARLYHINTS | "EarlyHints" |
| 19 | +OK | "OK" |
| 20 | +CREATED | "Created" |
| 21 | +ACCEPTED | "Accepted" |
| 22 | +NONAUTHORITATIVEINFORMATION | "NonAuthoritativeInformation" |
| 23 | +NOCONTENT | "NoContent" |
| 24 | +RESETCONTENT | "ResetContent" |
| 25 | +PARTIALCONTENT | "PartialContent" |
| 26 | +MULTISTATUS | "MultiStatus" |
| 27 | +ALREADYREPORTED | "AlreadyReported" |
| 28 | +IMUSED | "IMUsed" |
| 29 | +MULTIPLECHOICES | "MultipleChoices" |
| 30 | +AMBIGUOUS | "Ambiguous" |
| 31 | +MOVEDPERMANENTLY | "MovedPermanently" |
| 32 | +MOVED | "Moved" |
| 33 | +FOUND | "Found" |
| 34 | +REDIRECT | "Redirect" |
| 35 | +SEEOTHER | "SeeOther" |
| 36 | +REDIRECTMETHOD | "RedirectMethod" |
| 37 | +NOTMODIFIED | "NotModified" |
| 38 | +USEPROXY | "UseProxy" |
| 39 | +UNUSED | "Unused" |
| 40 | +TEMPORARYREDIRECT | "TemporaryRedirect" |
| 41 | +REDIRECTKEEPVERB | "RedirectKeepVerb" |
| 42 | +PERMANENTREDIRECT | "PermanentRedirect" |
| 43 | +BADREQUEST | "BadRequest" |
| 44 | +UNAUTHORIZED | "Unauthorized" |
| 45 | +PAYMENTREQUIRED | "PaymentRequired" |
| 46 | +FORBIDDEN | "Forbidden" |
| 47 | +NOTFOUND | "NotFound" |
| 48 | +METHODNOTALLOWED | "MethodNotAllowed" |
| 49 | +NOTACCEPTABLE | "NotAcceptable" |
| 50 | +PROXYAUTHENTICATIONREQUIRED | "ProxyAuthenticationRequired" |
| 51 | +REQUESTTIMEOUT | "RequestTimeout" |
| 52 | +CONFLICT | "Conflict" |
| 53 | +GONE | "Gone" |
| 54 | +LENGTHREQUIRED | "LengthRequired" |
| 55 | +PRECONDITIONFAILED | "PreconditionFailed" |
| 56 | +REQUESTENTITYTOOLARGE | "RequestEntityTooLarge" |
| 57 | +REQUESTURITOOLONG | "RequestUriTooLong" |
| 58 | +UNSUPPORTEDMEDIATYPE | "UnsupportedMediaType" |
| 59 | +REQUESTEDRANGENOTSATISFIABLE | "RequestedRangeNotSatisfiable" |
| 60 | +EXPECTATIONFAILED | "ExpectationFailed" |
| 61 | +MISDIRECTEDREQUEST | "MisdirectedRequest" |
| 62 | +UNPROCESSABLEENTITY | "UnprocessableEntity" |
| 63 | +LOCKED | "Locked" |
| 64 | +FAILEDDEPENDENCY | "FailedDependency" |
| 65 | +UPGRADEREQUIRED | "UpgradeRequired" |
| 66 | +PRECONDITIONREQUIRED | "PreconditionRequired" |
| 67 | +TOOMANYREQUESTS | "TooManyRequests" |
| 68 | +REQUESTHEADERFIELDSTOOLARGE | "RequestHeaderFieldsTooLarge" |
| 69 | +UNAVAILABLEFORLEGALREASONS | "UnavailableForLegalReasons" |
| 70 | +INTERNALSERVERERROR | "InternalServerError" |
| 71 | +NOTIMPLEMENTED | "NotImplemented" |
| 72 | +BADGATEWAY | "BadGateway" |
| 73 | +SERVICEUNAVAILABLE | "ServiceUnavailable" |
| 74 | +GATEWAYTIMEOUT | "GatewayTimeout" |
| 75 | +HTTPVERSIONNOTSUPPORTED | "HttpVersionNotSupported" |
| 76 | +VARIANTALSONEGOTIATES | "VariantAlsoNegotiates" |
| 77 | +INSUFFICIENTSTORAGE | "InsufficientStorage" |
| 78 | +LOOPDETECTED | "LoopDetected" |
| 79 | +NOTEXTENDED | "NotExtended" |
| 80 | +NETWORKAUTHENTICATIONREQUIRED | "NetworkAuthenticationRequired" |
| 81 | + |
| 82 | + |
| 83 | +[[Back to Model list]](API_README.md#documentation-for-models) [[Back to API list]](API_README.md#documentation-for-api-endpoints) [[Back to API_README]](API_README.md) |
| 84 | + |
0 commit comments