ecific Freelancer
B<Parameters>
$freelancer_ref
Freelancer reference
B<Return value>
JSON response as a string
=cut
sub get_by_freelancer {
my $self = shift;
my $freelancer_ref
Team
B<Parameters>
$freelancer_team_ref
Freelancer's team reference
B<Return value>
JSON response as a string
=cut
sub get_by_freelancers_team {
my $self = shift;
my $freelance
B<Parameters>
$freelancer_company_ref
Freelancer's company reference
B<Return value>
JSON response as a string
=cut
sub get_by_freelancers_company {
my $self = shift;
my $freela
ist
Get list of offers
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_list {
my $self = shift;
my %params = @_;
die "T
rameters>
$reference
Offer reference
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $reference = shift;
ke_offer
Make an Offer
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub make_offer {
my $self = shift;
my %params = @_;
die
et_specific
Get specific profile
B<Parameters>
$key
Profile key
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $key = shift;
di
Get list of engagements
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_list {
my $self = shift;
my %params = @_;
die "T
et specific engagement
B<Parameters>
$reference
Engagement reference
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $reference = shift;
Get list of applications
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_list {
my $self = shift;
my %params = @_;
die "T
rs>
$reference
Application reference
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $reference = shift;
ist
Get list of offers
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_list {
my $self = shift;
my %params = @_;
die "T
rameters>
$reference
Offer reference
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $reference = shift;
rameters>
$reference
Offer reference
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub actions {
my $self = shift;
my $reference = shift;
my
Get list of applications
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_list {
my $self = shift;
my %params = @_;
die "T
rs>
$reference
Application reference
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub get_specific {
my $self = shift;
my $reference = shift;
lestone for specific Contract
B<Parameters>
$contract_id
Contract ID
B<Return value>
JSON response as a string
=cut
sub get_active_milestone {
my $self = shift;
my $contract_id
stone for specific Contract
B<Parameters>
$milestone_id
Milestone ID
B<Return value>
JSON response as a string
=cut
sub get_submissions {
my $self = shift;
my $milestone_id = sh
Create a new Milestone
B<Parameters>
$params
Hash of parameters
B<Return value>
JSON response as a string
=cut
sub create {
my $self = shift;
my %params = @_;
die "The
.18 {
#~ https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/admin/defs.json
use v5.38;
use lib '../../../../../lib';
no warnings 'experimental::class', 'experime
roto.com/>
L<https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/admin/defs.json>
=head1 LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistrib
.com/>
L<https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/sync/listRepos.json>
=head1 LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistrib
IDs List Object
=head1 SYNOPSIS
my $stripe = Net::API::Stripe->new( conf_file => 'settings.json' ) || die( Net::API::Stripe->error );
my $list = $stripe->tax_id( 'list' ) || die( $stripe->e
decode
# JSON content (as it’s not in the spec).
has _forced_charset => (
is => 'ro',
lazy => 1,
default => sub ($self) {
if ($self->header('Content-Type') =~ m{^ application/json \s* ; .*
#~ https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/moderation/defs.json
use v5.38;
use lib '../../../../../lib';
no warnings 'experimental::class', 'experime
roto.com/>
L<https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/admin/defs.json>
=head1 LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistrib
LDs
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-10-31T15:17:42Z
// This list is auto-generated, don't edit it manually.
// aaa : American
Stripe Invoice
=head1 SYNOPSIS
my $stripe = Net::API::Stripe->new( conf_file => './settings.json', expand => 'all' ) || die( Net::API::Stripe->error );
my $inv = $stripe->invoices( create =>
); }
## Does not seem to be documented in the Stripe API, although it showed up in its response json
sub transfer_group { return( shift->_set_get_scalar( 'transfer_group', @_ ) ); }
1;
__END__
=e
as part of a group.
=head2 transfer_group
Undocumented in Stripe API, but found in its response json data. See example API sample below.
=head1 API SAMPLE
{
"id": "tu_fake123456789",
.com/>
L<https://github.com/bluesky-social/atproto/blob/main/lexicons/com/atproto/repo/strongRef.json>
=head1 LICENSE
Copyright (C) Sanko Robinson.
This library is free software; you can redistrib
reate those objects. For example:
my $stripe = Net::API::Stripe->new( conf_file => 'settings.json' ) | die( Net::API::Stripe->error );
my $stripe_bank = $stripe->bank_accounts( create =>
rl data structure to
highlight the content of a model. A Perl data structure is very
similar to a JSON structure. The only thing you need to know are:
=over
=item *
Curly braces C<{ ... }> contain
sumes MYMETA.json has already been created.
use strict;
use warnings;
use CPAN::Meta;
use File::Slurp qw(write_file);
use Module::CPANfile;
my $meta = CPAN::Meta->load_file("MYMETA.json");
my $file