Documentation
¶
Index ¶
- type EndpointbenefitCreatedPostResponse
- type EndpointbenefitGrantCreatedPostResponse
- type EndpointbenefitGrantCycledPostResponse
- type EndpointbenefitGrantRevokedPostResponse
- type EndpointbenefitGrantUpdatedPostResponse
- type EndpointbenefitUpdatedPostResponse
- type EndpointcheckoutCreatedPostResponse
- type EndpointcheckoutExpiredPostResponse
- type EndpointcheckoutUpdatedPostResponse
- type EndpointcustomerCreatedPostResponse
- type EndpointcustomerDeletedPostResponse
- type EndpointcustomerSeatAssignedPostResponse
- type EndpointcustomerSeatClaimedPostResponse
- type EndpointcustomerSeatRevokedPostResponse
- type EndpointcustomerStateChangedPostResponse
- type EndpointcustomerUpdatedPostResponse
- type EndpointmemberCreatedPostResponse
- type EndpointmemberDeletedPostResponse
- type EndpointmemberUpdatedPostResponse
- type EndpointorderCreatedPostResponse
- type EndpointorderPaidPostResponse
- type EndpointorderRefundedPostResponse
- type EndpointorderUpdatedPostResponse
- type EndpointorganizationUpdatedPostResponse
- type EndpointproductCreatedPostResponse
- type EndpointproductUpdatedPostResponse
- type EndpointrefundCreatedPostResponse
- type EndpointrefundUpdatedPostResponse
- type EndpointsubscriptionActivePostResponse
- type EndpointsubscriptionCanceledPostResponse
- type EndpointsubscriptionCreatedPostResponse
- type EndpointsubscriptionPastDuePostResponse
- type EndpointsubscriptionRevokedPostResponse
- type EndpointsubscriptionUncanceledPostResponse
- type EndpointsubscriptionUpdatedPostResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointbenefitCreatedPostResponse ¶
type EndpointbenefitCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitCreatedPostResponse) GetAny ¶
func (e *EndpointbenefitCreatedPostResponse) GetAny() any
func (*EndpointbenefitCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointbenefitCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointbenefitGrantCreatedPostResponse ¶
type EndpointbenefitGrantCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitGrantCreatedPostResponse) GetAny ¶
func (e *EndpointbenefitGrantCreatedPostResponse) GetAny() any
func (*EndpointbenefitGrantCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointbenefitGrantCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointbenefitGrantCycledPostResponse ¶ added in v0.4.9
type EndpointbenefitGrantCycledPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitGrantCycledPostResponse) GetAny ¶ added in v0.4.9
func (e *EndpointbenefitGrantCycledPostResponse) GetAny() any
func (*EndpointbenefitGrantCycledPostResponse) GetHTTPMeta ¶ added in v0.4.9
func (e *EndpointbenefitGrantCycledPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointbenefitGrantRevokedPostResponse ¶
type EndpointbenefitGrantRevokedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitGrantRevokedPostResponse) GetAny ¶
func (e *EndpointbenefitGrantRevokedPostResponse) GetAny() any
func (*EndpointbenefitGrantRevokedPostResponse) GetHTTPMeta ¶
func (e *EndpointbenefitGrantRevokedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointbenefitGrantUpdatedPostResponse ¶
type EndpointbenefitGrantUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitGrantUpdatedPostResponse) GetAny ¶
func (e *EndpointbenefitGrantUpdatedPostResponse) GetAny() any
func (*EndpointbenefitGrantUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointbenefitGrantUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointbenefitUpdatedPostResponse ¶
type EndpointbenefitUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointbenefitUpdatedPostResponse) GetAny ¶
func (e *EndpointbenefitUpdatedPostResponse) GetAny() any
func (*EndpointbenefitUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointbenefitUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcheckoutCreatedPostResponse ¶
type EndpointcheckoutCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcheckoutCreatedPostResponse) GetAny ¶
func (e *EndpointcheckoutCreatedPostResponse) GetAny() any
func (*EndpointcheckoutCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointcheckoutCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcheckoutExpiredPostResponse ¶ added in v0.13.0
type EndpointcheckoutExpiredPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcheckoutExpiredPostResponse) GetAny ¶ added in v0.13.0
func (e *EndpointcheckoutExpiredPostResponse) GetAny() any
func (*EndpointcheckoutExpiredPostResponse) GetHTTPMeta ¶ added in v0.13.0
func (e *EndpointcheckoutExpiredPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcheckoutUpdatedPostResponse ¶
type EndpointcheckoutUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcheckoutUpdatedPostResponse) GetAny ¶
func (e *EndpointcheckoutUpdatedPostResponse) GetAny() any
func (*EndpointcheckoutUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointcheckoutUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerCreatedPostResponse ¶ added in v0.4.3
type EndpointcustomerCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerCreatedPostResponse) GetAny ¶ added in v0.4.3
func (e *EndpointcustomerCreatedPostResponse) GetAny() any
func (*EndpointcustomerCreatedPostResponse) GetHTTPMeta ¶ added in v0.4.3
func (e *EndpointcustomerCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerDeletedPostResponse ¶ added in v0.4.3
type EndpointcustomerDeletedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerDeletedPostResponse) GetAny ¶ added in v0.4.3
func (e *EndpointcustomerDeletedPostResponse) GetAny() any
func (*EndpointcustomerDeletedPostResponse) GetHTTPMeta ¶ added in v0.4.3
func (e *EndpointcustomerDeletedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerSeatAssignedPostResponse ¶ added in v0.12.0
type EndpointcustomerSeatAssignedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerSeatAssignedPostResponse) GetAny ¶ added in v0.12.0
func (e *EndpointcustomerSeatAssignedPostResponse) GetAny() any
func (*EndpointcustomerSeatAssignedPostResponse) GetHTTPMeta ¶ added in v0.12.0
func (e *EndpointcustomerSeatAssignedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerSeatClaimedPostResponse ¶ added in v0.12.0
type EndpointcustomerSeatClaimedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerSeatClaimedPostResponse) GetAny ¶ added in v0.12.0
func (e *EndpointcustomerSeatClaimedPostResponse) GetAny() any
func (*EndpointcustomerSeatClaimedPostResponse) GetHTTPMeta ¶ added in v0.12.0
func (e *EndpointcustomerSeatClaimedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerSeatRevokedPostResponse ¶ added in v0.12.0
type EndpointcustomerSeatRevokedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerSeatRevokedPostResponse) GetAny ¶ added in v0.12.0
func (e *EndpointcustomerSeatRevokedPostResponse) GetAny() any
func (*EndpointcustomerSeatRevokedPostResponse) GetHTTPMeta ¶ added in v0.12.0
func (e *EndpointcustomerSeatRevokedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerStateChangedPostResponse ¶ added in v0.4.3
type EndpointcustomerStateChangedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerStateChangedPostResponse) GetAny ¶ added in v0.4.3
func (e *EndpointcustomerStateChangedPostResponse) GetAny() any
func (*EndpointcustomerStateChangedPostResponse) GetHTTPMeta ¶ added in v0.4.3
func (e *EndpointcustomerStateChangedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointcustomerUpdatedPostResponse ¶ added in v0.4.3
type EndpointcustomerUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointcustomerUpdatedPostResponse) GetAny ¶ added in v0.4.3
func (e *EndpointcustomerUpdatedPostResponse) GetAny() any
func (*EndpointcustomerUpdatedPostResponse) GetHTTPMeta ¶ added in v0.4.3
func (e *EndpointcustomerUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointmemberCreatedPostResponse ¶ added in v0.13.0
type EndpointmemberCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointmemberCreatedPostResponse) GetAny ¶ added in v0.13.0
func (e *EndpointmemberCreatedPostResponse) GetAny() any
func (*EndpointmemberCreatedPostResponse) GetHTTPMeta ¶ added in v0.13.0
func (e *EndpointmemberCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointmemberDeletedPostResponse ¶ added in v0.13.0
type EndpointmemberDeletedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointmemberDeletedPostResponse) GetAny ¶ added in v0.13.0
func (e *EndpointmemberDeletedPostResponse) GetAny() any
func (*EndpointmemberDeletedPostResponse) GetHTTPMeta ¶ added in v0.13.0
func (e *EndpointmemberDeletedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointmemberUpdatedPostResponse ¶ added in v0.13.0
type EndpointmemberUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointmemberUpdatedPostResponse) GetAny ¶ added in v0.13.0
func (e *EndpointmemberUpdatedPostResponse) GetAny() any
func (*EndpointmemberUpdatedPostResponse) GetHTTPMeta ¶ added in v0.13.0
func (e *EndpointmemberUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointorderCreatedPostResponse ¶
type EndpointorderCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointorderCreatedPostResponse) GetAny ¶
func (e *EndpointorderCreatedPostResponse) GetAny() any
func (*EndpointorderCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointorderCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointorderPaidPostResponse ¶ added in v0.4.7
type EndpointorderPaidPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointorderPaidPostResponse) GetAny ¶ added in v0.4.7
func (e *EndpointorderPaidPostResponse) GetAny() any
func (*EndpointorderPaidPostResponse) GetHTTPMeta ¶ added in v0.4.7
func (e *EndpointorderPaidPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointorderRefundedPostResponse ¶ added in v0.1.5
type EndpointorderRefundedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointorderRefundedPostResponse) GetAny ¶ added in v0.1.5
func (e *EndpointorderRefundedPostResponse) GetAny() any
func (*EndpointorderRefundedPostResponse) GetHTTPMeta ¶ added in v0.1.5
func (e *EndpointorderRefundedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointorderUpdatedPostResponse ¶ added in v0.4.7
type EndpointorderUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointorderUpdatedPostResponse) GetAny ¶ added in v0.4.7
func (e *EndpointorderUpdatedPostResponse) GetAny() any
func (*EndpointorderUpdatedPostResponse) GetHTTPMeta ¶ added in v0.4.7
func (e *EndpointorderUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointorganizationUpdatedPostResponse ¶
type EndpointorganizationUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointorganizationUpdatedPostResponse) GetAny ¶
func (e *EndpointorganizationUpdatedPostResponse) GetAny() any
func (*EndpointorganizationUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointorganizationUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointproductCreatedPostResponse ¶
type EndpointproductCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointproductCreatedPostResponse) GetAny ¶
func (e *EndpointproductCreatedPostResponse) GetAny() any
func (*EndpointproductCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointproductCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointproductUpdatedPostResponse ¶
type EndpointproductUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointproductUpdatedPostResponse) GetAny ¶
func (e *EndpointproductUpdatedPostResponse) GetAny() any
func (*EndpointproductUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointproductUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointrefundCreatedPostResponse ¶ added in v0.1.5
type EndpointrefundCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointrefundCreatedPostResponse) GetAny ¶ added in v0.1.5
func (e *EndpointrefundCreatedPostResponse) GetAny() any
func (*EndpointrefundCreatedPostResponse) GetHTTPMeta ¶ added in v0.1.5
func (e *EndpointrefundCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointrefundUpdatedPostResponse ¶ added in v0.1.5
type EndpointrefundUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointrefundUpdatedPostResponse) GetAny ¶ added in v0.1.5
func (e *EndpointrefundUpdatedPostResponse) GetAny() any
func (*EndpointrefundUpdatedPostResponse) GetHTTPMeta ¶ added in v0.1.5
func (e *EndpointrefundUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionActivePostResponse ¶
type EndpointsubscriptionActivePostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionActivePostResponse) GetAny ¶
func (e *EndpointsubscriptionActivePostResponse) GetAny() any
func (*EndpointsubscriptionActivePostResponse) GetHTTPMeta ¶
func (e *EndpointsubscriptionActivePostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionCanceledPostResponse ¶
type EndpointsubscriptionCanceledPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionCanceledPostResponse) GetAny ¶
func (e *EndpointsubscriptionCanceledPostResponse) GetAny() any
func (*EndpointsubscriptionCanceledPostResponse) GetHTTPMeta ¶
func (e *EndpointsubscriptionCanceledPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionCreatedPostResponse ¶
type EndpointsubscriptionCreatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionCreatedPostResponse) GetAny ¶
func (e *EndpointsubscriptionCreatedPostResponse) GetAny() any
func (*EndpointsubscriptionCreatedPostResponse) GetHTTPMeta ¶
func (e *EndpointsubscriptionCreatedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionPastDuePostResponse ¶ added in v0.13.0
type EndpointsubscriptionPastDuePostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionPastDuePostResponse) GetAny ¶ added in v0.13.0
func (e *EndpointsubscriptionPastDuePostResponse) GetAny() any
func (*EndpointsubscriptionPastDuePostResponse) GetHTTPMeta ¶ added in v0.13.0
func (e *EndpointsubscriptionPastDuePostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionRevokedPostResponse ¶
type EndpointsubscriptionRevokedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionRevokedPostResponse) GetAny ¶
func (e *EndpointsubscriptionRevokedPostResponse) GetAny() any
func (*EndpointsubscriptionRevokedPostResponse) GetHTTPMeta ¶
func (e *EndpointsubscriptionRevokedPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionUncanceledPostResponse ¶ added in v0.1.1
type EndpointsubscriptionUncanceledPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionUncanceledPostResponse) GetAny ¶ added in v0.1.1
func (e *EndpointsubscriptionUncanceledPostResponse) GetAny() any
func (*EndpointsubscriptionUncanceledPostResponse) GetHTTPMeta ¶ added in v0.1.1
func (e *EndpointsubscriptionUncanceledPostResponse) GetHTTPMeta() components.HTTPMetadata
type EndpointsubscriptionUpdatedPostResponse ¶
type EndpointsubscriptionUpdatedPostResponse struct {
HTTPMeta components.HTTPMetadata `json:"-"`
// Successful Response
Any any
}
func (*EndpointsubscriptionUpdatedPostResponse) GetAny ¶
func (e *EndpointsubscriptionUpdatedPostResponse) GetAny() any
func (*EndpointsubscriptionUpdatedPostResponse) GetHTTPMeta ¶
func (e *EndpointsubscriptionUpdatedPostResponse) GetHTTPMeta() components.HTTPMetadata
Source Files
¶
- endpointbenefitcreatedpost.go
- endpointbenefitgrantcreatedpost.go
- endpointbenefitgrantcycledpost.go
- endpointbenefitgrantrevokedpost.go
- endpointbenefitgrantupdatedpost.go
- endpointbenefitupdatedpost.go
- endpointcheckoutcreatedpost.go
- endpointcheckoutexpiredpost.go
- endpointcheckoutupdatedpost.go
- endpointcustomercreatedpost.go
- endpointcustomerdeletedpost.go
- endpointcustomerseatassignedpost.go
- endpointcustomerseatclaimedpost.go
- endpointcustomerseatrevokedpost.go
- endpointcustomerstatechangedpost.go
- endpointcustomerupdatedpost.go
- endpointmembercreatedpost.go
- endpointmemberdeletedpost.go
- endpointmemberupdatedpost.go
- endpointordercreatedpost.go
- endpointorderpaidpost.go
- endpointorderrefundedpost.go
- endpointorderupdatedpost.go
- endpointorganizationupdatedpost.go
- endpointproductcreatedpost.go
- endpointproductupdatedpost.go
- endpointrefundcreatedpost.go
- endpointrefundupdatedpost.go
- endpointsubscriptionactivepost.go
- endpointsubscriptioncanceledpost.go
- endpointsubscriptioncreatedpost.go
- endpointsubscriptionpastduepost.go
- endpointsubscriptionrevokedpost.go
- endpointsubscriptionuncanceledpost.go
- endpointsubscriptionupdatedpost.go
Click to show internal directories.
Click to hide internal directories.