CreatePartnershipRequest

Types

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

Properties

Link copied to clipboard

Specifies a list of the capabilities associated with this partnership.

Link copied to clipboard

Specify the structure that contains the details for the associated capabilities.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

Specifies the email address associated with this trading partner.

Link copied to clipboard
val name: String?

Specifies a descriptive name for the partnership.

Link copied to clipboard

Specifies the phone number associated with the partnership.

Link copied to clipboard

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

Link copied to clipboard
val tags: List<Tag>?

Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type. You can attach this metadata to resources (capabilities, partnerships, and so on) for any purpose.

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