Skip to content

checkOfferInstallation

Checks exact versioned references after ordinary family/currency/billing compatibility succeeds.

const checkOfferInstallation: (terms, input) => Effect.Effect<void, OfferInstallationError>;

OfferTerms

typeof OfferInstallationReferences.Encoded

Effect.Effect<void, OfferInstallationError>