Skip to content

Commit

Permalink
πŸ”„ Synced file(s) with polarsignals/polarsignals
Browse files Browse the repository at this point in the history
  • Loading branch information
manojVivek committed Jun 6, 2024
1 parent c4c18e8 commit 9d7d077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions polarsignals/organization/v1alpha1/organization.proto
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ message Organization {
string price_id = 4;
// trial expiration date.
google.protobuf.Timestamp trial_ends_at = 5;
// is the organization using PO billing
bool is_po_billing = 6;
}

// InviteToken represents an invite token.
Expand Down

0 comments on commit 9d7d077

Please sign in to comment.