Pawnote
    Preparing search index...

    Function account

    • Get information about the user

      Parameters

      Returns Promise<
          Readonly<
              {
                  address: string[];
                  city: string;
                  country: string;
                  email: string;
                  iCalToken?: string;
                  INE: string;
                  phone: string;
                  postalCode: string;
                  province: string;
              },
          >,
      >

      The account information