From e940f56410dff8c040728b90f7cb4daaabfb29f5 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Mon, 15 Jul 2024 20:36:42 +0000 Subject: [PATCH] deploy: 7a6b3b7ce0d44de435a3ab7c4f3b51d89a4cf10e --- api/EasyPost.Constants.CarrierAccounts.html | 6 +- api/EasyPost.Constants.ErrorMessages.html | 68 +- api/EasyPost.Constants.html | 8 +- ...ceptions.General.InvalidFunctionError.html | 139 +++ ...st.Exceptions.General.ValidationError.html | 1 + api/EasyPost.Exceptions.General.html | 3 + ...asyPost.Models.API.CarrierAccountType.html | 64 +- api/EasyPost.Parameters.BaseParameters-1.html | 14 +- ...ost.Parameters.CarrierAccount.ACreate.html | 76 +- ...ost.Parameters.CarrierAccount.AUpdate.html | 159 ++++ ...Post.Parameters.CarrierAccount.Create.html | 116 ++- ...Parameters.CarrierAccount.CreateFedEx.html | 106 ++- ...s.CarrierAccount.CreateFedExSmartPost.html | 183 +++- ...t.Parameters.CarrierAccount.CreateUps.html | 480 +---------- ...rrierAccount.CreateUpsMailInnovations.html | 343 ++++++++ ...ters.CarrierAccount.CreateUpsSurePost.html | 343 ++++++++ ...Post.Parameters.CarrierAccount.Update.html | 7 +- ...t.Parameters.CarrierAccount.UpdateUps.html | 251 ++++++ ...rrierAccount.UpdateUpsMailInnovations.html | 251 ++++++ ...ters.CarrierAccount.UpdateUpsSurePost.html | 251 ++++++ api/EasyPost.Parameters.CarrierAccount.html | 20 +- ...syPost.Services.CarrierAccountService.html | 24 +- ...ties.Internal.Extensions.Dictionaries.html | 58 +- api/toc.html | 21 + manifest.json | 120 ++- xrefmap.yml | 797 ++++++++++++------ 26 files changed, 3006 insertions(+), 903 deletions(-) create mode 100644 api/EasyPost.Exceptions.General.InvalidFunctionError.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.AUpdate.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.UpdateUps.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html create mode 100644 api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html diff --git a/api/EasyPost.Constants.CarrierAccounts.html b/api/EasyPost.Constants.CarrierAccounts.html index ae5d43b84..5ff10c881 100644 --- a/api/EasyPost.Constants.CarrierAccounts.html +++ b/api/EasyPost.Constants.CarrierAccounts.html @@ -93,7 +93,7 @@

Fields Improve this Doc - View Source + View Source

FedExAccount

Represents a FedEx carrier account.

@@ -123,7 +123,7 @@
Field Value
Improve this Doc - View Source + View Source

UpsAccount

Represents a UPS carrier account.

@@ -159,7 +159,7 @@
Field Value
Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Constants.ErrorMessages.html b/api/EasyPost.Constants.ErrorMessages.html index 5d74cb22d..3339b1213 100644 --- a/api/EasyPost.Constants.ErrorMessages.html +++ b/api/EasyPost.Constants.ErrorMessages.html @@ -93,7 +93,7 @@

    Fields Improve this Doc - View Source + View Source

    ApiDidNotReturnErrorDetails

    Exception messages used in this SDK.

    @@ -123,7 +123,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    ApiRequestTimedOut

    Exception messages used in this SDK.

    @@ -153,7 +153,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    CouldNotPassClient

    Exception messages used in this SDK.

    @@ -183,7 +183,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    InvalidApiKeyType

    Exception messages used in this SDK.

    @@ -208,12 +208,42 @@
    Field Value
    + + | + Improve this Doc + + + View Source + +

    InvalidFunction

    +

    Exception messages used in this SDK.

    +
    +
    +
    Declaration
    +
    +
    public const string InvalidFunction = null
    +
    +
    Field Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.String
    | Improve this Doc - View Source + View Source

    InvalidParameter

    Exception messages used in this SDK.

    @@ -243,7 +273,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    InvalidParameterPair

    Exception messages used in this SDK.

    @@ -273,7 +303,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    InvalidWebhookSignature

    Exception messages used in this SDK.

    @@ -303,7 +333,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    JsonDeserializationError

    Exception messages used in this SDK.

    @@ -333,7 +363,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    JsonNoDataToDeserialize

    Exception messages used in this SDK.

    @@ -363,7 +393,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    JsonSerializationError

    Exception messages used in this SDK.

    @@ -393,7 +423,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    MissingProperty

    Exception messages used in this SDK.

    @@ -423,7 +453,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    MissingRequiredParameter

    Exception messages used in this SDK.

    @@ -453,7 +483,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    NoMorePagesToRetrieve

    Exception messages used in this SDK.

    @@ -483,7 +513,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    NoObjectFound

    Exception messages used in this SDK.

    @@ -513,7 +543,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    NoPaymentMethods

    Exception messages used in this SDK.

    @@ -543,7 +573,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    NullObjectComparison

    Exception messages used in this SDK.

    @@ -573,7 +603,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    PaymentNotSetUp

    Exception messages used in this SDK.

    @@ -603,7 +633,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    UnexpectedHttpStatusCode

    Exception messages used in this SDK.

    @@ -639,7 +669,7 @@
    Field Value
    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Constants.html b/api/EasyPost.Constants.html index ec77c65e8..6a41f488b 100644 --- a/api/EasyPost.Constants.html +++ b/api/EasyPost.Constants.html @@ -93,7 +93,7 @@

    Methods Improve this Doc - View Source + View Source

    EasyPostExceptionType(HttpStatusCode)

    @@ -143,7 +143,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetEasyPostExceptionType(HttpStatusCode)

    @@ -193,7 +193,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetEasyPostExceptionType(Int32)

    @@ -249,7 +249,7 @@
    Returns
    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Exceptions.General.InvalidFunctionError.html b/api/EasyPost.Exceptions.General.InvalidFunctionError.html new file mode 100644 index 000000000..23918f332 --- /dev/null +++ b/api/EasyPost.Exceptions.General.InvalidFunctionError.html @@ -0,0 +1,139 @@ + + + + + + + + Class InvalidFunctionError + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Exceptions.General.ValidationError.html b/api/EasyPost.Exceptions.General.ValidationError.html index 4420029dc..8a09972e7 100644 --- a/api/EasyPost.Exceptions.General.ValidationError.html +++ b/api/EasyPost.Exceptions.General.ValidationError.html @@ -80,6 +80,7 @@
    Inheritance
    System.Object
    ValidationError
    + diff --git a/api/EasyPost.Exceptions.General.html b/api/EasyPost.Exceptions.General.html index 7d558bd8a..06d2f6746 100644 --- a/api/EasyPost.Exceptions.General.html +++ b/api/EasyPost.Exceptions.General.html @@ -81,6 +81,9 @@

    FilteringError

    Represents an error that occurs while running a filtering operation.

    +
    +

    InvalidFunctionError

    +

    Represents an error that occurs due to an invalid function call.

    InvalidObjectError

    Represents an error that occurs due to an invalid object.

    diff --git a/api/EasyPost.Models.API.CarrierAccountType.html b/api/EasyPost.Models.API.CarrierAccountType.html index f4f2621ec..c3d9da3fa 100644 --- a/api/EasyPost.Models.API.CarrierAccountType.html +++ b/api/EasyPost.Models.API.CarrierAccountType.html @@ -205,6 +205,66 @@
    Field Value
    + + | + Improve this Doc + + + View Source + +

    UpsMailInnovations

    +

    Represents a UPS Mail Innovations carrier account.

    +
    +
    +
    Declaration
    +
    +
    public static readonly CarrierAccountType UpsMailInnovations
    +
    +
    Field Value
    + + + + + + + + + + + + + +
    TypeDescription
    CarrierAccountType
    + + | + Improve this Doc + + + View Source + +

    UpsSurePost

    +

    Represents a UPS SurePost carrier account.

    +
    +
    +
    Declaration
    +
    +
    public static readonly CarrierAccountType UpsSurePost
    +
    +
    Field Value
    + + + + + + + + + + + + + +
    TypeDescription
    CarrierAccountType

    Properties

    @@ -212,7 +272,7 @@

    Properties Improve this Doc - View Source + View Source

    Name

    @@ -245,7 +305,7 @@

    Methods Improve this Doc - View Source + View Source

    All()

    diff --git a/api/EasyPost.Parameters.BaseParameters-1.html b/api/EasyPost.Parameters.BaseParameters-1.html index c4fc436e2..4343fed6d 100644 --- a/api/EasyPost.Parameters.BaseParameters-1.html +++ b/api/EasyPost.Parameters.BaseParameters-1.html @@ -88,7 +88,7 @@
    Inheritance
    - + @@ -156,7 +156,7 @@

    Constructors Improve this Doc - View Source + View Source

    BaseParameters()

    @@ -174,7 +174,7 @@

    Properties Improve this Doc - View Source + View Source

    MatchFunction

    @@ -208,7 +208,7 @@

    Methods Improve this Doc - View Source + View Source

    Matches(TMatchInputType)

    @@ -258,7 +258,7 @@
    Returns
    Improve this Doc
    - View Source + View Source

    ToDictionary()

    @@ -290,7 +290,7 @@
    Returns
    Improve this Doc - View Source + View Source

    ToSubDictionary(Type)

    @@ -351,7 +351,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Parameters.CarrierAccount.ACreate.html b/api/EasyPost.Parameters.CarrierAccount.ACreate.html index c68b794a1..31dd71616 100644 --- a/api/EasyPost.Parameters.CarrierAccount.ACreate.html +++ b/api/EasyPost.Parameters.CarrierAccount.ACreate.html @@ -84,6 +84,8 @@
    Inheritance
    + +
    Implements
    @@ -119,7 +121,7 @@

    Constructors Improve this Doc - View Source + View Source

    ACreate()

    @@ -135,7 +137,7 @@
    Declaration
    Improve this Doc - View Source + View Source

    ACreate(CarrierAccountType)

    @@ -169,7 +171,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    ACreate(String)

    @@ -200,74 +202,12 @@
    Parameters

    Properties

    - - | - Improve this Doc - - - View Source - - -

    Description

    -

    Description for the new CarrierAccount.

    -
    -
    -
    Declaration
    -
    -
    public string? Description { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    Reference

    -

    Reference name for the new CarrierAccount.

    -
    -
    -
    Declaration
    -
    -
    public string? Reference { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    | Improve this Doc - View Source + View Source

    Type

    @@ -276,7 +216,7 @@

    Declaration
    -
    public string? Type { get; set; }
    +
    public abstract string? Type { get; set; }
    Property Value
    @@ -314,7 +254,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Parameters.CarrierAccount.AUpdate.html b/api/EasyPost.Parameters.CarrierAccount.AUpdate.html new file mode 100644 index 000000000..bbee7b048 --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.AUpdate.html @@ -0,0 +1,159 @@ + + + + + + + + Class AUpdate + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.Create.html b/api/EasyPost.Parameters.CarrierAccount.Create.html index c611bc54a..1b3efe936 100644 --- a/api/EasyPost.Parameters.CarrierAccount.Create.html +++ b/api/EasyPost.Parameters.CarrierAccount.Create.html @@ -90,15 +90,6 @@
    Implements
    Inherited Members
    - - - @@ -125,7 +116,7 @@

    Constructors Improve this Doc - View Source + View Source

    Create()

    @@ -141,7 +132,7 @@
    Declaration
    Improve this Doc - View Source + View Source

    Create(CarrierAccountType)

    @@ -175,7 +166,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    Create(String)

    @@ -211,7 +202,7 @@

    Properties Improve this Doc - View Source + View Source

    Credentials

    @@ -237,12 +228,74 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Description

    +

    Description for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Description { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    + + | + Improve this Doc + + + View Source + + +

    Reference

    +

    Reference name for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Reference { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    | Improve this Doc - View Source + View Source

    TestCredentials

    @@ -268,6 +321,39 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Type

    +

    Type of CarrierAccount to create.

    +
    +
    +
    Declaration
    +
    +
    public override string? Type { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    +
    Overrides
    +

    Implements

    IBaseParameters @@ -289,7 +375,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html b/api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html index 36e58f628..abb25e3bc 100644 --- a/api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html +++ b/api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html @@ -90,15 +90,6 @@
    Implements
    Inherited Members
    - - - @@ -125,7 +116,7 @@

    Constructors Improve this Doc - View Source + View Source

    CreateFedEx()

    @@ -510,6 +501,68 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Description

    +

    Description for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Description { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    + + | + Improve this Doc + + + View Source + + +

    Reference

    +

    Reference name for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Reference { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    | Improve this Doc @@ -665,6 +718,39 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Type

    +

    Type of CarrierAccount to create.

    +
    +
    +
    Declaration
    +
    +
    public override string? Type { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    +
    Overrides
    +

    Implements

    IBaseParameters diff --git a/api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html b/api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html index c7cc204e8..b17bfd9ef 100644 --- a/api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html +++ b/api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html @@ -90,24 +90,12 @@
    Implements
    Inherited Members
    - - - - @@ -125,7 +113,7 @@

    Constructors Improve this Doc - View Source + View Source

    CreateFedExSmartPost()

    @@ -143,7 +131,7 @@

    Properties Improve this Doc - View Source + View Source

    AccountNumber

    @@ -174,7 +162,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateAddressCity

    @@ -205,7 +193,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateAddressCountryCode

    @@ -236,7 +224,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateAddressPostalCode

    @@ -267,7 +255,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateAddressState

    @@ -298,7 +286,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateAddressStreet

    @@ -329,7 +317,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateCompanyName

    @@ -360,7 +348,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateEmailAddress

    @@ -391,7 +379,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateFirstName

    @@ -422,7 +410,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateJobTitle

    @@ -453,7 +441,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporateLastName

    @@ -484,7 +472,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    CorporatePhoneNumber

    @@ -510,12 +498,43 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Description

    +

    Description for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Description { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    | Improve this Doc - View Source + View Source

    HubId

    @@ -541,12 +560,43 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Reference

    +

    Reference name for the new CarrierAccount.

    +
    +
    +
    Declaration
    +
    +
    public string? Reference { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    | Improve this Doc - View Source + View Source

    ShippingAddressCity

    @@ -577,7 +627,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ShippingAddressCountryCode

    @@ -608,7 +658,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ShippingAddressPostalCode

    @@ -639,7 +689,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ShippingAddressState

    @@ -670,7 +720,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ShippingAddressStreet

    @@ -696,6 +746,75 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    Type

    +

    Type of CarrierAccount to create.

    +
    +
    +
    Declaration
    +
    +
    public override string? Type { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    System.Nullable<System.String>
    +
    Overrides
    + +

    Methods +

    + + | + Improve this Doc + + + View Source + + +

    ToDictionary()

    +

    Convert this parameter object to a dictionary for an HTTP request.

    +
    +
    +
    Declaration
    +
    +
    public override Dictionary<string, object> ToDictionary()
    +
    +
    Returns
    + + + + + + + + + + + + + +
    TypeDescription
    Dictionary<System.String, System.Object>

    of parameters.

    +
    +
    Overrides
    +
    EasyPost.Parameters.BaseParameters<EasyPost.Models.API.CarrierAccount>.ToDictionary()

    Implements

    IBaseParameters @@ -717,7 +836,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Parameters.CarrierAccount.CreateUps.html b/api/EasyPost.Parameters.CarrierAccount.CreateUps.html index d31829ff3..a1812b1bf 100644 --- a/api/EasyPost.Parameters.CarrierAccount.CreateUps.html +++ b/api/EasyPost.Parameters.CarrierAccount.CreateUps.html @@ -90,24 +90,12 @@
    Implements
    Inherited Members
    - - - - @@ -125,7 +113,7 @@

    Constructors Improve this Doc - View Source + View Source

    CreateUps()

    @@ -143,7 +131,7 @@

    Properties Improve this Doc - View Source + View Source

    AccountNumber

    @@ -171,19 +159,19 @@
    Property Value
    | - Improve this Doc + Improve this Doc - View Source + View Source - -

    City

    -

    The city of the address of the shipping origin.

    + +

    Description

    +

    Description for the new CarrierAccount.

    Declaration
    -
    public string? City { get; set; }
    +
    public string? Description { get; set; }
    Property Value
    @@ -202,19 +190,19 @@
    Property Value
    | - Improve this Doc + Improve this Doc - View Source + View Source - -

    CompanyName

    -

    The company name of the corporate contact.

    + +

    Reference

    +

    Reference name for the new CarrierAccount.

    Declaration
    -
    public string? CompanyName { get; set; }
    +
    public string? Reference { get; set; }
    Property Value
    @@ -233,422 +221,19 @@
    Property Value
    | - Improve this Doc + Improve this Doc View Source - -

    Country

    -

    The country code of the address of the shipping origin.

    + +

    Type

    +

    Type of CarrierAccount to create.

    Declaration
    -
    public string? Country { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    Email

    -

    The email address of the corporate contact.

    -
    -
    -
    Declaration
    -
    -
    public string? Email { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    InvoiceAmount

    -

    The amount of the invoice.

    -
    -
    -
    Declaration
    -
    -
    public string? InvoiceAmount { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    InvoiceControlId

    -

    The control ID of the invoice.

    -
    -
    -
    Declaration
    -
    -
    public string? InvoiceControlId { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    InvoiceCurrency

    -

    The currency of the invoice.

    -
    -
    -
    Declaration
    -
    -
    public string? InvoiceCurrency { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    InvoiceDate

    -

    The date of the invoice.

    -
    -
    -
    Declaration
    -
    -
    public string? InvoiceDate { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    InvoiceNumber

    -

    The invoice number.

    -
    -
    -
    Declaration
    -
    -
    public string? InvoiceNumber { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    PhoneNumber

    -

    The phone number of the corporate contact.

    -
    -
    -
    Declaration
    -
    -
    public string? PhoneNumber { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    PostalCode

    -

    The postal code of the address of the shipping origin.

    -
    -
    -
    Declaration
    -
    -
    public string? PostalCode { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    RegistrarJobTitle

    -

    The job title of the corporate contact.

    -
    -
    -
    Declaration
    -
    -
    public string? RegistrarJobTitle { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    RegistrarName

    -

    The full name of the corporate contact.

    -
    -
    -
    Declaration
    -
    -
    public string? RegistrarName { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    State

    -

    The state of the address of the shipping origin.

    -
    -
    -
    Declaration
    -
    -
    public string? State { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    Street

    -

    The street of the address of the shipping origin.

    -
    -
    -
    Declaration
    -
    -
    public string? Street { get; set; }
    -
    -
    Property Value
    - - - - - - - - - - - - - -
    TypeDescription
    System.Nullable<System.String>
    - - | - Improve this Doc - - - View Source - - -

    Street2

    -

    The second street line of the address of the shipping origin.

    -
    -
    -
    Declaration
    -
    -
    public string? Street2 { get; set; }
    +
    public override string? Type { get; set; }
    Property Value
    @@ -665,23 +250,27 @@
    Property Value
    +
    Overrides
    + +

    Methods +

    | - Improve this Doc + Improve this Doc - View Source + View Source - -

    Website

    -

    The website of the company.

    + +

    ToDictionary()

    +

    Convert this parameter object to a dictionary for an HTTP request.

    Declaration
    -
    public string? Website { get; set; }
    +
    public override Dictionary<string, object> ToDictionary()
    -
    Property Value
    +
    Returns
    @@ -691,11 +280,14 @@
    Property Value
    - - + +
    System.Nullable<System.String>Dictionary<System.String, System.Object>

    of parameters.

    +
    +
    Overrides
    +
    EasyPost.Parameters.BaseParameters<EasyPost.Models.API.CarrierAccount>.ToDictionary()

    Implements

    IBaseParameters @@ -717,7 +309,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html b/api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html new file mode 100644 index 000000000..faacfe382 --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html @@ -0,0 +1,343 @@ + + + + + + + + Class CreateUpsMailInnovations + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html b/api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html new file mode 100644 index 000000000..f9e6336ba --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html @@ -0,0 +1,343 @@ + + + + + + + + Class CreateUpsSurePost + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.Update.html b/api/EasyPost.Parameters.CarrierAccount.Update.html index db07e838e..aadfe532d 100644 --- a/api/EasyPost.Parameters.CarrierAccount.Update.html +++ b/api/EasyPost.Parameters.CarrierAccount.Update.html @@ -72,14 +72,15 @@

    Class Update

    -

    Parameters for API calls.

    +

    Parameters for API calls.

    Inheritance
    System.Object
    -
    Update
    + +
    Update
    Implements
    @@ -104,7 +105,7 @@
    Namespace: Syntax
    -
    public class Update : BaseParameters<CarrierAccount>, IBaseParameters
    +
    public class Update : AUpdate, IBaseParameters

    Properties

    diff --git a/api/EasyPost.Parameters.CarrierAccount.UpdateUps.html b/api/EasyPost.Parameters.CarrierAccount.UpdateUps.html new file mode 100644 index 000000000..05231d25e --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.UpdateUps.html @@ -0,0 +1,251 @@ + + + + + + + + Class UpdateUps + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html b/api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html new file mode 100644 index 000000000..70c777ff3 --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html @@ -0,0 +1,251 @@ + + + + + + + + Class UpdateUpsMailInnovations + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html b/api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html new file mode 100644 index 000000000..0d19871ec --- /dev/null +++ b/api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html @@ -0,0 +1,251 @@ + + + + + + + + Class UpdateUpsSurePost + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + +
    + + + + + + diff --git a/api/EasyPost.Parameters.CarrierAccount.html b/api/EasyPost.Parameters.CarrierAccount.html index 43d2f2b25..18a3121b2 100644 --- a/api/EasyPost.Parameters.CarrierAccount.html +++ b/api/EasyPost.Parameters.CarrierAccount.html @@ -78,6 +78,9 @@

    Classes

    ACreate

    The base class for all carrier-account creation parameter sets.

    +
    +

    AUpdate

    +

    The base class for all carrier-account update parameter sets.

    Create

    Parameters for API calls.

    @@ -90,9 +93,24 @@

    CreateUps

    Parameters for API calls.

    +
    +

    CreateUpsMailInnovations

    +

    Parameters for API calls.

    +
    +

    CreateUpsSurePost

    +

    Parameters for API calls.

    Update

    -

    Parameters for API calls.

    +

    Parameters for API calls.

    +
    +

    UpdateUps

    +

    Parameters for API calls.

    +
    +

    UpdateUpsMailInnovations

    +

    Parameters for API calls.

    +
    +

    UpdateUpsSurePost

    +

    Parameters for API calls.

    diff --git a/api/EasyPost.Services.CarrierAccountService.html b/api/EasyPost.Services.CarrierAccountService.html index 4190f59b9..fa78cac5f 100644 --- a/api/EasyPost.Services.CarrierAccountService.html +++ b/api/EasyPost.Services.CarrierAccountService.html @@ -117,7 +117,7 @@

    Methods Improve this Doc - View Source + View Source

    All(CancellationToken)

    @@ -168,7 +168,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Create(Dictionary<String, Object>, CancellationToken)

    @@ -225,7 +225,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Create(ACreate, CancellationToken)

    @@ -282,7 +282,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Delete(String, CancellationToken)

    @@ -339,7 +339,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Retrieve(String, CancellationToken)

    @@ -396,7 +396,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Update(String, Dictionary<String, Object>, CancellationToken)

    @@ -456,20 +456,20 @@
    Returns
    | - Improve this Doc + Improve this Doc - View Source + View Source -

    Update(String, Update, CancellationToken)

    +

    Update(String, AUpdate, CancellationToken)

    Declaration
    -
    public async Task<CarrierAccount> Update(string id, Update parameters, CancellationToken cancellationToken = null)
    +
    public async Task<CarrierAccount> Update(string id, AUpdate parameters, CancellationToken cancellationToken = null)
    Parameters
    @@ -488,7 +488,7 @@
    Parameters
    - + @@ -535,7 +535,7 @@

    Implements

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html b/api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html index 6fc58f2f6..fde8fe9fc 100644 --- a/api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html +++ b/api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html @@ -90,21 +90,21 @@

    Methods

    | - Improve this Doc + Improve this Doc View Source -

    AddOrUpdate(IDictionary<String, Nullable<Object>>, String, Nullable<Object>)

    -

    Add a key-value pair to a dictionary if the key does not exist, otherwise update the value. +

    AddOrUpdate(IDictionary<String, Nullable<Object>>, Nullable<Object>, String)

    +

    Add a key-value pair to a dictionary if the key path does not exist, otherwise update the value. This is a workaround for the fact that does not have an AddOrUpdate method. This update runs in-place, so the dictionary is not copied and a new dictionary is not returned.

    Declaration
    -
    public static void AddOrUpdate(this IDictionary<string, object?> dictionary, string key, object? value)
    +
    public static void AddOrUpdate(this IDictionary<string, object?> dictionary, object? value, string key)
    Parameters
    UpdateAUpdate parameters

    Data to update CarrierAccount with.

    @@ -120,18 +120,66 @@
    Parameters
    + + + + + - + + +
    IDictionary<System.String, System.Nullable<System.Object>> dictionary

    The dictionary to add/update the key-value pair in.

    +
    System.Nullable<System.Object>value

    The value to add/update.

    System.String key

    The key to add/update.

    +

    The key path to add/update.

    +
    + + | + Improve this Doc + + + View Source + + +

    AddOrUpdate(IDictionary<String, Nullable<Object>>, Nullable<Object>, String[])

    +

    Add a key-value pair to a dictionary if the key path does not exist, otherwise update the value. +This is a workaround for the fact that does not have an AddOrUpdate method. +This update runs in-place, so the dictionary is not copied and a new dictionary is not returned.

    +
    +
    +
    Declaration
    +
    +
    public static void AddOrUpdate(this IDictionary<string, object?> dictionary, object? value, params string[] path)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + diff --git a/api/toc.html b/api/toc.html index a21396c51..98ef43ed5 100644 --- a/api/toc.html +++ b/api/toc.html @@ -159,6 +159,9 @@
  • FilteringError
  • +
  • + InvalidFunctionError +
  • InvalidObjectError
  • @@ -585,6 +588,9 @@
  • ACreate
  • +
  • + AUpdate +
  • Create
  • @@ -597,9 +603,24 @@
  • CreateUps
  • +
  • + CreateUpsMailInnovations +
  • +
  • + CreateUpsSurePost +
  • Update
  • +
  • + UpdateUps +
  • +
  • + UpdateUpsMailInnovations +
  • +
  • + UpdateUpsSurePost +
  • diff --git a/manifest.json b/manifest.json index 84a9c8ee2..372c1c5f6 100644 --- a/manifest.json +++ b/manifest.json @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Constants.CarrierAccounts.html", - "hash": "e/D31JTS7SwSvTK0YgZaNWNhtukxPst+56D5pgaE0AU=" + "hash": "VR3f80QsvA2sP/Dh4APy2+aybYahi7ARicCTBLNqoJ4=" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Constants.ErrorMessages.html", - "hash": "BhpxOwGwh8LIMIr7hwKvmQfD/bGLOaaqQsEXkM04GH8=" + "hash": "gBH7Y9nmwTiWuDVfe0m0WkkMAevRKGDtJFMbkfB10uU=" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Constants.html", - "hash": "b7UEAhsN1IbcqtC7a6v2mqc+VweeXlQIoNLYeirP9gM=" + "hash": "0UPLnLjv33W1fTVvoYBYQRUIlfIInvO+FCe5xmezqhQ=" } }, "is_incremental": false, @@ -351,6 +351,18 @@ "is_incremental": false, "version": "" }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Exceptions.General.InvalidFunctionError.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Exceptions.General.InvalidFunctionError.html", + "hash": "5CzvQaPgXl20u0MbGR/4w0vKMHAJt2LT7dU+/bSKtTM=" + } + }, + "is_incremental": false, + "version": "" + }, { "type": "ManagedReference", "source_relative_path": "api/EasyPost.Exceptions.General.InvalidObjectError.yml", @@ -477,7 +489,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Exceptions.General.ValidationError.html", - "hash": "eGjnsYuK9TWXoCFymqiQLhvqGzMoxdsSOQFN9s1vNaI=" + "hash": "SRIhcqLcjGjcnaG22SM3WZcAroZwChfBDowFTyulo8Q=" } }, "is_incremental": false, @@ -489,7 +501,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Exceptions.General.html", - "hash": "8lqL6RHazBBXvhu8DDoRL3PwCWAlMBl81Vih+0034F0=" + "hash": "IR/6trT75OuLJaM/EOwCNpfrtLc2lw/3fgQ8ihNEIr8=" } }, "is_incremental": false, @@ -705,7 +717,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Models.API.CarrierAccountType.html", - "hash": "OGtORgx0sXJtDyBFrCuSBHOACoq9iFFQn6v51FpK8AM=" + "hash": "upE8AKa+KTapeM2ypmhekvnw7xmH49hTiaBkERsmI8c=" } }, "is_incremental": false, @@ -1569,7 +1581,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.BaseParameters-1.html", - "hash": "/ChtGqWm1VYt5/8K7BudBDlGeGtTWoQfXcsi23J4x8o=" + "hash": "c3plEXsx/czhAYE+y6wC5Nwzu620Q/NSbHBL/gnK8Go=" } }, "is_incremental": false, @@ -1689,7 +1701,19 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.ACreate.html", - "hash": "jPVbrqBAd1WXksYNMQqkTH7x51EJI8v/MERlM/Tyblc=" + "hash": "duhIBSAnFZ+HYKGIX22EBttXldC6qfwYXyfZiP0Um/w=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.AUpdate.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.AUpdate.html", + "hash": "5GFhbIUpYREw8EJUUnGq7xPRzARXCQO4GfhN+Rc9kCw=" } }, "is_incremental": false, @@ -1701,7 +1725,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.Create.html", - "hash": "pb+KeCgJSnTprINr9fI87yv462aWCmEsKRyiN25hNVY=" + "hash": "DDv7QTzIc0swDgnzKeBOdi5F3h/O3FAUdWBS95Q7KQM=" } }, "is_incremental": false, @@ -1713,7 +1737,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html", - "hash": "eJM79MQ+eo1/Mq2MKCtGvr5AXIFORPZGIHu9BkDqg+w=" + "hash": "JW4+dDvMvPyZ0OwK4znbWzYnPpZpnHzL79pp7NEOvac=" } }, "is_incremental": false, @@ -1725,7 +1749,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html", - "hash": "ZycXoEezgcUZD4zT3EcAUotwS0fdqNhF1keK7OQ7tpc=" + "hash": "b3kruVmhVbJT3LY2WTVYEoojI/G0JFQy4ct4wEiv0bY=" } }, "is_incremental": false, @@ -1737,7 +1761,31 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateUps.html", - "hash": "879Dj+34MOpwYNNx7Qc3oOwEJeMqT/0f57UYvJduzYw=" + "hash": "vGfsOrbZFLMjO13E/HQhcnaNSMHHtI5nJOn6RyMawWs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html", + "hash": "P0KBDZfhF8aVuPjaeKdL9vyAM0vQVaK4q7vGCDgPoRc=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html", + "hash": "T5E9SGfC6gh/zp9jmuXNc+GtLfN2e9H9X7Cf4f85SPM=" } }, "is_incremental": false, @@ -1749,7 +1797,43 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.Update.html", - "hash": "1gymd2CxcNfwBvhEc/f004e2xeyuYPVhfYpj0Wn4Keg=" + "hash": "bTX1jAH0Hu4og6VB6ii2FEolOg0R63W5PgsTU49/tLo=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUps.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUps.html", + "hash": "u7kl7/7aNhpZ4sX0foM3lFN9CDxqDYARXqfdpA9EOns=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html", + "hash": "51J3zh54mDBaInd/0ITF6aEOsjt3KNp9T3/gap9NOLs=" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "ManagedReference", + "source_relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.yml", + "output": { + ".html": { + "relative_path": "api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html", + "hash": "L7APKgbbwEEfqtXK+dpDf7SISMKCC62/lsWZTEY/WBE=" } }, "is_incremental": false, @@ -1761,7 +1845,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Parameters.CarrierAccount.html", - "hash": "kcH1Keevtafl5p7vZ1p/qpL6eDClktqr0EV9jKP7QIg=" + "hash": "lAZXNPLh0al+bSAnAb+og88CIGFS28d++kEDbF5OTJk=" } }, "is_incremental": false, @@ -2877,7 +2961,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Services.CarrierAccountService.html", - "hash": "x3C3qy68+oQUL/gyA8CYpRgDB5la0wSKOwUhuUVtncg=" + "hash": "EMDK1kWZL0+gs/P/1QReNZ+akNcDuc7+AnOCBMtChCs=" } }, "is_incremental": false, @@ -3285,7 +3369,7 @@ "output": { ".html": { "relative_path": "api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html", - "hash": "mT6U0QuInppb7vfDpl/MnIuj/sz9ZRcKznzTBoS+iro=" + "hash": "h4JQAICSyhoY3Jp3ODw/1w5c+irtuU/uAAbJQ4rjGxA=" } }, "is_incremental": false, @@ -3513,7 +3597,7 @@ "output": { ".html": { "relative_path": "api/toc.html", - "hash": "/m4+abHJpVodMJ/8lZeIQXN3rpB8RaB0+KHyJjPNnpk=" + "hash": "i3U4/ijZotkcVZOxfEVokgL3AKVyt7xH2wkgDQTtMd0=" } }, "is_incremental": false, @@ -3588,7 +3672,7 @@ "ManagedReferenceDocumentProcessor": { "can_incremental": false, "incrementalPhase": "build", - "total_file_count": 291, + "total_file_count": 298, "skipped_file_count": 0 }, "TocDocumentProcessor": { diff --git a/xrefmap.yml b/xrefmap.yml index 31eefc50a..b83e2155f 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -1166,6 +1166,12 @@ references: commentId: F:EasyPost.Constants.ErrorMessages.InvalidApiKeyType fullName: EasyPost.Constants.ErrorMessages.InvalidApiKeyType nameWithType: Constants.ErrorMessages.InvalidApiKeyType +- uid: EasyPost.Constants.ErrorMessages.InvalidFunction + name: InvalidFunction + href: api/EasyPost.Constants.ErrorMessages.html#EasyPost_Constants_ErrorMessages_InvalidFunction + commentId: F:EasyPost.Constants.ErrorMessages.InvalidFunction + fullName: EasyPost.Constants.ErrorMessages.InvalidFunction + nameWithType: Constants.ErrorMessages.InvalidFunction - uid: EasyPost.Constants.ErrorMessages.InvalidParameter name: InvalidParameter href: api/EasyPost.Constants.ErrorMessages.html#EasyPost_Constants_ErrorMessages_InvalidParameter @@ -1530,6 +1536,12 @@ references: isSpec: "True" fullName: EasyPost.Exceptions.General.FilteringError.PrettyPrint nameWithType: FilteringError.PrettyPrint +- uid: EasyPost.Exceptions.General.InvalidFunctionError + name: InvalidFunctionError + href: api/EasyPost.Exceptions.General.InvalidFunctionError.html + commentId: T:EasyPost.Exceptions.General.InvalidFunctionError + fullName: EasyPost.Exceptions.General.InvalidFunctionError + nameWithType: InvalidFunctionError - uid: EasyPost.Exceptions.General.InvalidObjectError name: InvalidObjectError href: api/EasyPost.Exceptions.General.InvalidObjectError.html @@ -2941,6 +2953,18 @@ references: commentId: F:EasyPost.Models.API.CarrierAccountType.Ups fullName: EasyPost.Models.API.CarrierAccountType.Ups nameWithType: CarrierAccountType.Ups +- uid: EasyPost.Models.API.CarrierAccountType.UpsMailInnovations + name: UpsMailInnovations + href: api/EasyPost.Models.API.CarrierAccountType.html#EasyPost_Models_API_CarrierAccountType_UpsMailInnovations + commentId: F:EasyPost.Models.API.CarrierAccountType.UpsMailInnovations + fullName: EasyPost.Models.API.CarrierAccountType.UpsMailInnovations + nameWithType: CarrierAccountType.UpsMailInnovations +- uid: EasyPost.Models.API.CarrierAccountType.UpsSurePost + name: UpsSurePost + href: api/EasyPost.Models.API.CarrierAccountType.html#EasyPost_Models_API_CarrierAccountType_UpsSurePost + commentId: F:EasyPost.Models.API.CarrierAccountType.UpsSurePost + fullName: EasyPost.Models.API.CarrierAccountType.UpsSurePost + nameWithType: CarrierAccountType.UpsSurePost - uid: EasyPost.Models.API.CarrierDetail name: CarrierDetail href: api/EasyPost.Models.API.CarrierDetail.html @@ -10425,32 +10449,6 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.ACreate.ACreate nameWithType: ACreate.ACreate -- uid: EasyPost.Parameters.CarrierAccount.ACreate.Description - name: Description - href: api/EasyPost.Parameters.CarrierAccount.ACreate.html#EasyPost_Parameters_CarrierAccount_ACreate_Description - commentId: P:EasyPost.Parameters.CarrierAccount.ACreate.Description - fullName: EasyPost.Parameters.CarrierAccount.ACreate.Description - nameWithType: ACreate.Description -- uid: EasyPost.Parameters.CarrierAccount.ACreate.Description* - name: Description - href: api/EasyPost.Parameters.CarrierAccount.ACreate.html#EasyPost_Parameters_CarrierAccount_ACreate_Description_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.ACreate.Description - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.ACreate.Description - nameWithType: ACreate.Description -- uid: EasyPost.Parameters.CarrierAccount.ACreate.Reference - name: Reference - href: api/EasyPost.Parameters.CarrierAccount.ACreate.html#EasyPost_Parameters_CarrierAccount_ACreate_Reference - commentId: P:EasyPost.Parameters.CarrierAccount.ACreate.Reference - fullName: EasyPost.Parameters.CarrierAccount.ACreate.Reference - nameWithType: ACreate.Reference -- uid: EasyPost.Parameters.CarrierAccount.ACreate.Reference* - name: Reference - href: api/EasyPost.Parameters.CarrierAccount.ACreate.html#EasyPost_Parameters_CarrierAccount_ACreate_Reference_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.ACreate.Reference - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.ACreate.Reference - nameWithType: ACreate.Reference - uid: EasyPost.Parameters.CarrierAccount.ACreate.Type name: Type href: api/EasyPost.Parameters.CarrierAccount.ACreate.html#EasyPost_Parameters_CarrierAccount_ACreate_Type @@ -10464,6 +10462,12 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.ACreate.Type nameWithType: ACreate.Type +- uid: EasyPost.Parameters.CarrierAccount.AUpdate + name: AUpdate + href: api/EasyPost.Parameters.CarrierAccount.AUpdate.html + commentId: T:EasyPost.Parameters.CarrierAccount.AUpdate + fullName: EasyPost.Parameters.CarrierAccount.AUpdate + nameWithType: AUpdate - uid: EasyPost.Parameters.CarrierAccount.Create name: Create href: api/EasyPost.Parameters.CarrierAccount.Create.html @@ -10508,6 +10512,32 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.Create.Credentials nameWithType: Create.Credentials +- uid: EasyPost.Parameters.CarrierAccount.Create.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Description + commentId: P:EasyPost.Parameters.CarrierAccount.Create.Description + fullName: EasyPost.Parameters.CarrierAccount.Create.Description + nameWithType: Create.Description +- uid: EasyPost.Parameters.CarrierAccount.Create.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.Create.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.Create.Description + nameWithType: Create.Description +- uid: EasyPost.Parameters.CarrierAccount.Create.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.Create.Reference + fullName: EasyPost.Parameters.CarrierAccount.Create.Reference + nameWithType: Create.Reference +- uid: EasyPost.Parameters.CarrierAccount.Create.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.Create.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.Create.Reference + nameWithType: Create.Reference - uid: EasyPost.Parameters.CarrierAccount.Create.TestCredentials name: TestCredentials href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_TestCredentials @@ -10521,6 +10551,19 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.Create.TestCredentials nameWithType: Create.TestCredentials +- uid: EasyPost.Parameters.CarrierAccount.Create.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Type + commentId: P:EasyPost.Parameters.CarrierAccount.Create.Type + fullName: EasyPost.Parameters.CarrierAccount.Create.Type + nameWithType: Create.Type +- uid: EasyPost.Parameters.CarrierAccount.Create.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.Create.html#EasyPost_Parameters_CarrierAccount_Create_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.Create.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.Create.Type + nameWithType: Create.Type - uid: EasyPost.Parameters.CarrierAccount.CreateFedEx name: CreateFedEx href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html @@ -10696,6 +10739,32 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.CorporatePhoneNumber nameWithType: CreateFedEx.CorporatePhoneNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Description + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedEx.Description + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Description + nameWithType: CreateFedEx.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedEx.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Description + nameWithType: CreateFedEx.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference + nameWithType: CreateFedEx.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Reference + nameWithType: CreateFedEx.Reference - uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.ShippingAddressCity name: ShippingAddressCity href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_ShippingAddressCity @@ -10761,6 +10830,19 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.ShippingAddressStreet nameWithType: CreateFedEx.ShippingAddressStreet +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Type + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedEx.Type + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Type + nameWithType: CreateFedEx.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateFedEx.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateFedEx.html#EasyPost_Parameters_CarrierAccount_CreateFedEx_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedEx.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedEx.Type + nameWithType: CreateFedEx.Type - uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost name: CreateFedExSmartPost href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html @@ -10936,6 +11018,19 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.CorporatePhoneNumber nameWithType: CreateFedExSmartPost.CorporatePhoneNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Description + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description + nameWithType: CreateFedExSmartPost.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Description + nameWithType: CreateFedExSmartPost.Description - uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.HubId name: HubId href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_HubId @@ -10949,6 +11044,19 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.HubId nameWithType: CreateFedExSmartPost.HubId +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference + nameWithType: CreateFedExSmartPost.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Reference + nameWithType: CreateFedExSmartPost.Reference - uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ShippingAddressCity name: ShippingAddressCity href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_ShippingAddressCity @@ -11014,6 +11122,32 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ShippingAddressStreet nameWithType: CreateFedExSmartPost.ShippingAddressStreet +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary + name: ToDictionary() + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_ToDictionary + commentId: M:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary() + nameWithType: CreateFedExSmartPost.ToDictionary() +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary* + name: ToDictionary + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_ToDictionary_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.ToDictionary + nameWithType: CreateFedExSmartPost.ToDictionary +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Type + commentId: P:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type + nameWithType: CreateFedExSmartPost.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.html#EasyPost_Parameters_CarrierAccount_CreateFedExSmartPost_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateFedExSmartPost.Type + nameWithType: CreateFedExSmartPost.Type - uid: EasyPost.Parameters.CarrierAccount.CreateUps name: CreateUps href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html @@ -11046,227 +11180,226 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.CreateUps.AccountNumber nameWithType: CreateUps.AccountNumber -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.City - name: City - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_City - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.City - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.City - nameWithType: CreateUps.City -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.City* - name: City - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_City_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.City - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.City - nameWithType: CreateUps.City -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName - name: CompanyName - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_CompanyName - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName - nameWithType: CreateUps.CompanyName -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName* - name: CompanyName - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_CompanyName_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.CompanyName - nameWithType: CreateUps.CompanyName -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Country - name: Country - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Country - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Country - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Country - nameWithType: CreateUps.Country -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Country* - name: Country - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Country_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Country +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Description + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Description + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Description + nameWithType: CreateUps.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Description isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Country - nameWithType: CreateUps.Country -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Email - name: Email - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Email - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Email - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Email - nameWithType: CreateUps.Email -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Email* - name: Email - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Email_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Email - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Email - nameWithType: CreateUps.Email -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount - name: InvoiceAmount - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceAmount - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount - nameWithType: CreateUps.InvoiceAmount -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount* - name: InvoiceAmount - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceAmount_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceAmount - nameWithType: CreateUps.InvoiceAmount -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId - name: InvoiceControlId - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceControlId - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId - nameWithType: CreateUps.InvoiceControlId -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId* - name: InvoiceControlId - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceControlId_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceControlId - nameWithType: CreateUps.InvoiceControlId -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency - name: InvoiceCurrency - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceCurrency - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency - nameWithType: CreateUps.InvoiceCurrency -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency* - name: InvoiceCurrency - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceCurrency_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceCurrency - nameWithType: CreateUps.InvoiceCurrency -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate - name: InvoiceDate - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceDate - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate - nameWithType: CreateUps.InvoiceDate -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate* - name: InvoiceDate - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceDate_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceDate - nameWithType: CreateUps.InvoiceDate -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber - name: InvoiceNumber - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceNumber - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber - nameWithType: CreateUps.InvoiceNumber -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber* - name: InvoiceNumber - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_InvoiceNumber_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Description + nameWithType: CreateUps.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Reference + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Reference + nameWithType: CreateUps.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Reference isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.InvoiceNumber - nameWithType: CreateUps.InvoiceNumber -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber - name: PhoneNumber - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_PhoneNumber - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber - nameWithType: CreateUps.PhoneNumber -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber* - name: PhoneNumber - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_PhoneNumber_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.PhoneNumber - nameWithType: CreateUps.PhoneNumber -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode - name: PostalCode - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_PostalCode - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode - nameWithType: CreateUps.PostalCode -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode* - name: PostalCode - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_PostalCode_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.PostalCode - nameWithType: CreateUps.PostalCode -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle - name: RegistrarJobTitle - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_RegistrarJobTitle - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle - nameWithType: CreateUps.RegistrarJobTitle -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle* - name: RegistrarJobTitle - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_RegistrarJobTitle_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarJobTitle - nameWithType: CreateUps.RegistrarJobTitle -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName - name: RegistrarName - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_RegistrarName - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName - nameWithType: CreateUps.RegistrarName -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName* - name: RegistrarName - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_RegistrarName_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.RegistrarName - nameWithType: CreateUps.RegistrarName -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.State - name: State - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_State - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.State - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.State - nameWithType: CreateUps.State -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.State* - name: State - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_State_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.State - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.State - nameWithType: CreateUps.State -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Street - name: Street - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Street - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Street - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Street - nameWithType: CreateUps.Street -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Street* - name: Street - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Street_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Street - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Street - nameWithType: CreateUps.Street -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Street2 - name: Street2 - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Street2 - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Street2 - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Street2 - nameWithType: CreateUps.Street2 -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Street2* - name: Street2 - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Street2_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Street2 - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Street2 - nameWithType: CreateUps.Street2 -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Website - name: Website - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Website - commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Website - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Website - nameWithType: CreateUps.Website -- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Website* - name: Website - href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Website_ - commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Website - isSpec: "True" - fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Website - nameWithType: CreateUps.Website + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Reference + nameWithType: CreateUps.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary + name: ToDictionary() + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_ToDictionary + commentId: M:EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary() + nameWithType: CreateUps.ToDictionary() +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary* + name: ToDictionary + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_ToDictionary_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.ToDictionary + nameWithType: CreateUps.ToDictionary +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Type + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUps.Type + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Type + nameWithType: CreateUps.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateUps.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUps.html#EasyPost_Parameters_CarrierAccount_CreateUps_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUps.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUps.Type + nameWithType: CreateUps.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations + name: CreateUpsMailInnovations + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html + commentId: T:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations + nameWithType: CreateUpsMailInnovations +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.#ctor + name: CreateUpsMailInnovations() + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations__ctor + commentId: M:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.#ctor + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.CreateUpsMailInnovations() + nameWithType: CreateUpsMailInnovations.CreateUpsMailInnovations() +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.#ctor* + name: CreateUpsMailInnovations + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations__ctor_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.#ctor + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.CreateUpsMailInnovations + nameWithType: CreateUpsMailInnovations.CreateUpsMailInnovations +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_AccountNumber + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber + nameWithType: CreateUpsMailInnovations.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber* + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_AccountNumber_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.AccountNumber + nameWithType: CreateUpsMailInnovations.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Description + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description + nameWithType: CreateUpsMailInnovations.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Description + nameWithType: CreateUpsMailInnovations.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference + nameWithType: CreateUpsMailInnovations.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Reference + nameWithType: CreateUpsMailInnovations.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary + name: ToDictionary() + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_ToDictionary + commentId: M:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary() + nameWithType: CreateUpsMailInnovations.ToDictionary() +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary* + name: ToDictionary + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_ToDictionary_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.ToDictionary + nameWithType: CreateUpsMailInnovations.ToDictionary +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Type + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type + nameWithType: CreateUpsMailInnovations.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_CreateUpsMailInnovations_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsMailInnovations.Type + nameWithType: CreateUpsMailInnovations.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost + name: CreateUpsSurePost + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html + commentId: T:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost + nameWithType: CreateUpsSurePost +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.#ctor + name: CreateUpsSurePost() + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost__ctor + commentId: M:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.#ctor + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.CreateUpsSurePost() + nameWithType: CreateUpsSurePost.CreateUpsSurePost() +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.#ctor* + name: CreateUpsSurePost + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost__ctor_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.#ctor + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.CreateUpsSurePost + nameWithType: CreateUpsSurePost.CreateUpsSurePost +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_AccountNumber + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber + nameWithType: CreateUpsSurePost.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber* + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_AccountNumber_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.AccountNumber + nameWithType: CreateUpsSurePost.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Description + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description + nameWithType: CreateUpsSurePost.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Description + nameWithType: CreateUpsSurePost.Description +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference + nameWithType: CreateUpsSurePost.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Reference + nameWithType: CreateUpsSurePost.Reference +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary + name: ToDictionary() + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_ToDictionary + commentId: M:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary() + nameWithType: CreateUpsSurePost.ToDictionary() +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary* + name: ToDictionary + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_ToDictionary_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.ToDictionary + nameWithType: CreateUpsSurePost.ToDictionary +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Type + commentId: P:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type + nameWithType: CreateUpsSurePost.Type +- uid: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type* + name: Type + href: api/EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_CreateUpsSurePost_Type_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.CreateUpsSurePost.Type + nameWithType: CreateUpsSurePost.Type - uid: EasyPost.Parameters.CarrierAccount.Update name: Update href: api/EasyPost.Parameters.CarrierAccount.Update.html @@ -11325,6 +11458,141 @@ references: isSpec: "True" fullName: EasyPost.Parameters.CarrierAccount.Update.TestCredentials nameWithType: Update.TestCredentials +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps + name: UpdateUps + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html + commentId: T:EasyPost.Parameters.CarrierAccount.UpdateUps + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps + nameWithType: UpdateUps +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_AccountNumber + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber + nameWithType: UpdateUps.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber* + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_AccountNumber_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.AccountNumber + nameWithType: UpdateUps.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_Description + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUps.Description + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.Description + nameWithType: UpdateUps.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUps.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.Description + nameWithType: UpdateUps.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUps.Reference + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.Reference + nameWithType: UpdateUps.Reference +- uid: EasyPost.Parameters.CarrierAccount.UpdateUps.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUps.html#EasyPost_Parameters_CarrierAccount_UpdateUps_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUps.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUps.Reference + nameWithType: UpdateUps.Reference +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations + name: UpdateUpsMailInnovations + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html + commentId: T:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations + nameWithType: UpdateUpsMailInnovations +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_AccountNumber + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber + nameWithType: UpdateUpsMailInnovations.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber* + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_AccountNumber_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.AccountNumber + nameWithType: UpdateUpsMailInnovations.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_Description + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description + nameWithType: UpdateUpsMailInnovations.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Description + nameWithType: UpdateUpsMailInnovations.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference + nameWithType: UpdateUpsMailInnovations.Reference +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.html#EasyPost_Parameters_CarrierAccount_UpdateUpsMailInnovations_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsMailInnovations.Reference + nameWithType: UpdateUpsMailInnovations.Reference +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost + name: UpdateUpsSurePost + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html + commentId: T:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost + nameWithType: UpdateUpsSurePost +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_AccountNumber + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber + nameWithType: UpdateUpsSurePost.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber* + name: AccountNumber + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_AccountNumber_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.AccountNumber + nameWithType: UpdateUpsSurePost.AccountNumber +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_Description + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description + nameWithType: UpdateUpsSurePost.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description* + name: Description + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_Description_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Description + nameWithType: UpdateUpsSurePost.Description +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_Reference + commentId: P:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference + nameWithType: UpdateUpsSurePost.Reference +- uid: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference* + name: Reference + href: api/EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.html#EasyPost_Parameters_CarrierAccount_UpdateUpsSurePost_Reference_ + commentId: Overload:EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference + isSpec: "True" + fullName: EasyPost.Parameters.CarrierAccount.UpdateUpsSurePost.Reference + nameWithType: UpdateUpsSurePost.Reference - uid: EasyPost.Parameters.CarrierMetadata name: EasyPost.Parameters.CarrierMetadata href: api/EasyPost.Parameters.CarrierMetadata.html @@ -15401,12 +15669,12 @@ references: fullName.vb: EasyPost.Services.CarrierAccountService.Update(System.String, Dictionary(Of System.String, System.Object), CancellationToken) nameWithType: CarrierAccountService.Update(String, Dictionary, CancellationToken) nameWithType.vb: CarrierAccountService.Update(String, Dictionary(Of String, Object), CancellationToken) -- uid: EasyPost.Services.CarrierAccountService.Update(System.String,EasyPost.Parameters.CarrierAccount.Update,CancellationToken) - name: Update(String, Update, CancellationToken) - href: api/EasyPost.Services.CarrierAccountService.html#EasyPost_Services_CarrierAccountService_Update_System_String_EasyPost_Parameters_CarrierAccount_Update_CancellationToken_ - commentId: M:EasyPost.Services.CarrierAccountService.Update(System.String,EasyPost.Parameters.CarrierAccount.Update,CancellationToken) - fullName: EasyPost.Services.CarrierAccountService.Update(System.String, EasyPost.Parameters.CarrierAccount.Update, CancellationToken) - nameWithType: CarrierAccountService.Update(String, Update, CancellationToken) +- uid: EasyPost.Services.CarrierAccountService.Update(System.String,EasyPost.Parameters.CarrierAccount.AUpdate,CancellationToken) + name: Update(String, AUpdate, CancellationToken) + href: api/EasyPost.Services.CarrierAccountService.html#EasyPost_Services_CarrierAccountService_Update_System_String_EasyPost_Parameters_CarrierAccount_AUpdate_CancellationToken_ + commentId: M:EasyPost.Services.CarrierAccountService.Update(System.String,EasyPost.Parameters.CarrierAccount.AUpdate,CancellationToken) + fullName: EasyPost.Services.CarrierAccountService.Update(System.String, EasyPost.Parameters.CarrierAccount.AUpdate, CancellationToken) + nameWithType: CarrierAccountService.Update(String, AUpdate, CancellationToken) - uid: EasyPost.Services.CarrierAccountService.Update* name: Update href: api/EasyPost.Services.CarrierAccountService.html#EasyPost_Services_CarrierAccountService_Update_ @@ -17500,15 +17768,24 @@ references: commentId: T:EasyPost.Utilities.Internal.Extensions.Dictionaries fullName: EasyPost.Utilities.Internal.Extensions.Dictionaries nameWithType: Dictionaries -- uid: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.String,System.Nullable{System.Object}) - name: AddOrUpdate(IDictionary>, String, Nullable) - href: api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html#EasyPost_Utilities_Internal_Extensions_Dictionaries_AddOrUpdate_IDictionary_System_String_System_Nullable_System_Object___System_String_System_Nullable_System_Object__ - commentId: M:EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.String,System.Nullable{System.Object}) - name.vb: AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), String, Nullable(Of Object)) - fullName: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary>, System.String, System.Nullable) - fullName.vb: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary(Of System.String, System.Nullable(Of System.Object)), System.String, System.Nullable(Of System.Object)) - nameWithType: Dictionaries.AddOrUpdate(IDictionary>, String, Nullable) - nameWithType.vb: Dictionaries.AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), String, Nullable(Of Object)) +- uid: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.Nullable{System.Object},System.String) + name: AddOrUpdate(IDictionary>, Nullable, String) + href: api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html#EasyPost_Utilities_Internal_Extensions_Dictionaries_AddOrUpdate_IDictionary_System_String_System_Nullable_System_Object___System_Nullable_System_Object__System_String_ + commentId: M:EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.Nullable{System.Object},System.String) + name.vb: AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), Nullable(Of Object), String) + fullName: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary>, System.Nullable, System.String) + fullName.vb: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary(Of System.String, System.Nullable(Of System.Object)), System.Nullable(Of System.Object), System.String) + nameWithType: Dictionaries.AddOrUpdate(IDictionary>, Nullable, String) + nameWithType.vb: Dictionaries.AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), Nullable(Of Object), String) +- uid: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.Nullable{System.Object},System.String[]) + name: AddOrUpdate(IDictionary>, Nullable, String[]) + href: api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html#EasyPost_Utilities_Internal_Extensions_Dictionaries_AddOrUpdate_IDictionary_System_String_System_Nullable_System_Object___System_Nullable_System_Object__System_String___ + commentId: M:EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary{System.String,System.Nullable{System.Object}},System.Nullable{System.Object},System.String[]) + name.vb: AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), Nullable(Of Object), String()) + fullName: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary>, System.Nullable, System.String[]) + fullName.vb: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate(IDictionary(Of System.String, System.Nullable(Of System.Object)), System.Nullable(Of System.Object), System.String()) + nameWithType: Dictionaries.AddOrUpdate(IDictionary>, Nullable, String[]) + nameWithType.vb: Dictionaries.AddOrUpdate(IDictionary(Of String, Nullable(Of Object)), Nullable(Of Object), String()) - uid: EasyPost.Utilities.Internal.Extensions.Dictionaries.AddOrUpdate* name: AddOrUpdate href: api/EasyPost.Utilities.Internal.Extensions.Dictionaries.html#EasyPost_Utilities_Internal_Extensions_Dictionaries_AddOrUpdate_
  • TypeNameDescription
    IDictionary<System.String, System.Nullable<System.Object>>dictionary

    The dictionary to add/update the key-value pair in.

    System.Nullable<System.Object> value

    The value to add/update.

    +
    System.String[]path

    The key path to add/update.