CheckingInMetadata: MarketplaceMetadata & {
    $schema: CHECKING_IN_LATEST;
    lens: CheckingInMetadataDetails;
    signature?: Signature;
}

Use this to notify your community that you are checking in from a location.

Type declaration