pendingCustomer constant

InterconnectAttachment_State const pendingCustomer

PARTNER or PARTNER_PROVIDER attachment that is waiting for the customer to activate.

Implementation

static const pendingCustomer = InterconnectAttachment_State(
  'PENDING_CUSTOMER',
);