PartnershipSummary

A structure that contains the details for a partnership. A partnership represents the connection between you and your trading partner. It ties together a profile and one or more trading capabilities.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns one or more capabilities associated with this partnership.

Link copied to clipboard

Contains the details for an Outbound EDI capability.

Link copied to clipboard

Returns a timestamp for creation date and time of the partnership.

Link copied to clipboard

Returns a timestamp that identifies the most recent date and time that the partnership was modified.

Link copied to clipboard
val name: String?

Returns the name of the partnership.

Link copied to clipboard

Returns the unique, system-generated identifier for a partnership.

Link copied to clipboard

Returns the unique, system-generated identifier for the profile connected to this partnership.

Link copied to clipboard

Returns the unique, system-generated identifier for a trading partner.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String