Structures

The following structures are available globally.

  • ACMBaseEndpoint

    Base endpoint struct for holding endpoint information

    Declaration

    Swift

    public struct ACMBaseEndpoint
  • ACMBodyModel

    A struct that holds the body payload

    See more

    Declaration

    Swift

    public struct ACMBodyModel
  • ACMFileModel

    A struct that holds the file property

    Declaration

    Swift

    public struct ACMFileModel
  • ACMHeaderModel

    A struct that holds the header

    See more

    Declaration

    Swift

    public struct ACMHeaderModel
  • ACMMultipartContentTypeModel

    A struct that holds the multipart type payload

    Declaration

    Swift

    public struct ACMMultipartContentTypeModel
  • ACMMultipartModel

    A struct that holds the multipart payload

    See more

    Declaration

    Swift

    public struct ACMMultipartModel
  • ACMPathModel

    A struct that holds the path data

    See more

    Declaration

    Swift

    public struct ACMPathModel
  • ACMQueryModel

    A struct that holds the query

    See more

    Declaration

    Swift

    public struct ACMQueryModel